users@jaxb.java.net

Re: Generated impl class interface, baseclass and extensibility

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Tue, 02 Nov 2004 09:40:01 +0100

Hi.

> 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.

All of 1-3 is quite easy to do with an add-on, if you're looking for a
quick solution.

Bye.
/lexi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net