Alright, I've checked in CVS a new plugin named "commans-lang-plugin", which
simply generates for the jaxb pojo's all the toString(), hashCode() and
equals(Object) methods using jarkarta-common-lang's ToStringBuilder,
HashCodeBuilder and EqualsBuilder.
Will put in the web pages to explain how to use it shortly. (Well basically
just specify "-Xcommons-lang".)
Currently the plugin generates very simple code using the those builder's
reflection methods. Will improve on that later ...
Cheers,
Hanson
On 9/18/06, Hanson Char <hanson.char_at_gmail.com> wrote:
>
> I'd love to host the Hanson's version at
> > http://jaxb2-commons.dev.java.net/. Last time I checked, it was still
> > not there.
> >
>