Forbid having two timelines with the same name #4080
Labels
enhancement
New feature or request
🚜 refactor
Change the code, not the functionality
user-request
This is a pressing issue for one of our users
Milestone
It is currently possible to have a sequence timeline and a temporal timeline, both with the same name. This seems like a very bad idea, just opening up for confusion.
This means
TimePoint
should go from:to:
(TimeType, TimeInt)
should probably be its ownstruct
though with a clever name.Perhaps
Time
, except that is a name-clash.The text was updated successfully, but these errors were encountered: