The three major new features are:
(1) more flexible abstract <mapping> definitions, which can be used as the equivalent of schema types for names set at the point of reference - this is mainly to support a better Xsd2Jibx, but once I document the feature it should be of general use;
(2) the backported binding definition object model from the 2.0 codebase, which gives better validation of the binding; and
(3) a simple form of <include path="included-binding.xml"/> - this must be used after any namespace child elements of the <binding> and before anything else (multiple levels of includes are good, though no attributes can be used on the <binding> elements of the included bindings), and the included binding can only contain <mapping> children.
I still want to clean up some of the other bugs, and also the documentation, before a formal RC1. But since these are the major changes that are going in for 1.0 I'd like to see them (especially the last two) tested as much as possible. If you'd like to try them out let me know and I'll send a link for a download distribution.
- Dennis
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
