-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
discussion (do not merge)element kindsbeamline elements & segments/linesbeamline elements & segments/lines
Description
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: ->BeginorStart, (draft in standard)
(or maybe even a genericSourceof particles, as in ImpactX)NullEle: ->Empty
(note: the namesNullandNoneare reserved keywords in some of the file formats and languages that PALS supports, so we should avoid them)UnionEle: ->Unionis not descriptive enough and a reserved class in Python typing (same for Collection); from the description, better would beOverlapCan be discussed in Girder too brief? Clarify Union #100
Metadata
Metadata
Assignees
Labels
discussion (do not merge)element kindsbeamline elements & segments/linesbeamline elements & segments/lines