Ticket #903 (closed Enhancement: fixed)
Meta model: more than one assoc def with the same child type
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.8 |
Component: | DeepaMehta Standard Distribution | Version: | 4.7 |
Keywords: | Cc: | dgf, Malte, JuergeN | |
Complexity: | 5 | Area: | Data Model |
Module: | deepamehta-core |
Description
Since we have Custom Association Types in the meta model (#341) it should be possible in a type definition to have more than one assoc def with the same child type, provided the assoc defs use a different custom assoc type.
At the moment e.g. Person can't have 2 assocs defs with City as the child type, with custom assoc types "Born" and "Died" respectively. DM would throw a "Schema ambiguity" exception.
Change History
Note: See
TracTickets for help on using
tickets.