Regarding XML Schema specifically;
Last year there were several postings regarding;
(e.g
https://jaxb.dev.java.net/servlets/ReadMsg?list=users&msgNo=685 )
1) specifying the interface that generated classes implement.
This is possible when one can guarantee the existence of certain
getter and setter methods across several complex types.
2) specifying the individual class that generated classes extend (as
opposed to the global class currently possible)
there was also talk of
3) allowing the generated classes to be extended allowing for e.g. abstract
impl classes to be extended)
Has there been any progress on 1-3 ?
I checked out the JAXB 2.0 Early Draft v0.4 June 10, 2004 but did not pick
up any explicit references to this capability. Any more visibility would
help
my planning.
Regards
Ian
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net