We support multi-valued Containments in M3.
In our first online meeting (#2), we discussed whether to qualify the kind of their sequence.
Proposals included:
- Flag ordered vs. unordered
- Flag sortable
Aspects:
- When creating domain models, it's mostly convenient to have ordered containments.
- For automatic merging / diffing, explicitly knowing the order doesn't matter is very useful
- Collaborative modeling / distributed data structures can handle unordered collections a lot easier.
We support multi-valued
Containments in M3.In our first online meeting (#2), we discussed whether to qualify the kind of their sequence.
Proposals included:
Aspects: