Open maybeec opened 9 years ago
Currently, we are using Long to express references between Eto's. The latest version of the OASP introduced a new type called IdReference<Entity> to express references between Eto's, which are more readable. This has to be adapted in the templates.
IdReference<Entity>
Stale topic. Please negotiate closing or discussing the relevance of this ticket.
Currently, we are using Long to express references between Eto's. The latest version of the OASP introduced a new type called
IdReference<Entity>
to express references between Eto's, which are more readable. This has to be adapted in the templates.