David Walend wrote:
> I need to generate overrides for equals and hashcode with the rest of
> the source code I create. (Or to implement my own same[object]As() method.)
>
> Some earlier posts indicate that one way to do that is by modifying the
> jaxb source code.
>
Search the archives for equals and hashcode - there have been a couple
different threads on this topic.
> Neither java.net's repository nor the file sharing has source code.
> Where can I find it?
>
It isn't available yet, but will be later this fall. As Ted pointed out,
you probably want to modify the generated code, not the JAXB src code...
--Ryan
> Thanks,
>
> Dave
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net