Closed apriljunge closed 3 months ago
The uuid
field makes identifying paths
or trains
across projects possible. The id
field can be used for human-readable identification.
For example, vehicles might have different designations depending on the company. See Siemens EuroSprinter.
Renaming the id
field to something more unambiguous might make sense.
As mentioned in TrainRuns.jl/issues/48, the name
can be renamed into description
.
Why are there two id properties (
id
anduuid
)?