sounds good to me. while we're talking about data/value objects, have you thought about hashCode()? I've spent my afternoon trying to track down a bug that I thought was due to the lack of a hashCode method but presence of equals, so went through an implemented it as from effective java, and also allowed for support of checking super.equals().
I'll check these in tonight if people think they're appropriate - I do... not quite sure how we've never come across it before... data objects are almost always put in collections... thoughts ? cheesr dim ----- Original Message ----- From: "Vincent Harcq" <[EMAIL PROTECTED]> To: "Devel XDoclet" <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 6:29 PM Subject: [Xdoclet-devel] Comments in .j files > Hi, > With my value object stuffs getting more and more complex, I want to add > comments in the J files > > Could we have something like > <XDtComment:comment>I do this because ...</XDtComment:comment> > that would not be generated > And maybe also > <XDtComment:comment generate="true">Bla bla > bla</XDtComment:comment> that would be generated between /* */ > What do you think ? > > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel