[ http://jira.codehaus.org/browse/JIBX-78?page=all ]

Dennis Sosnoski updated JIBX-78:
--------------------------------

    Assign To: Dennis Sosnoski

This issue only effects users needing to support polymorphism with more than 
two levels, like:

A----B----C
   +--D----E
   +--F

where A-F are all classes with real instances (none are abstract), and they may 
all be used interchangably. Even in this type of situation, abstract mappings 
can be used in combination with child <structure> elements to handle 
references. If the references are used in multiple locations this can 
admittedly add a lot of complexity to the binding definition, since the list of 
child <structure> elements needs to be repeated at each point, but it does give 
a work around.

Full support for multiple layers of inheritance with polymorphism, using the 
mapping extends="xxx" technique that gives the equivalent to a schema 
substitution group, probably won't be added until JiBX 2.0

> When are you expecting to support multiple level of inheritance?
> ----------------------------------------------------------------
>
>          Key: JIBX-78
>          URL: http://jira.codehaus.org/browse/JIBX-78
>      Project: JiBX
>         Type: Improvement
>   Components: core
>     Reporter: L. Bokor
>     Assignee: Dennis Sosnoski

>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to