Skip to content

Renaming BeginningEle #86

@ax3l

Description

@ax3l

When working on the Python implementation, I noticed the following elements have inconsistent/unnecessarily abbreviated/superfluous suffixes in their names.

I would suggest the following renamings.

  • BeginningEle: -> Begin or Start, (draft in standard)
    (or maybe even a generic Source of particles, as in ImpactX)
  • NullEle: -> Empty
    (note: the names Null and None are reserved keywords in some of the file formats and languages that PALS supports, so we should avoid them)
  • UnionEle: -> Union is not descriptive enough and a reserved class in Python typing (same for Collection); from the description, better would be Overlap Can be discussed in Girder too brief? Clarify Union #100

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions