Is it a bad idea to keep the jars needed to build a system in a cvs, eg : xdoclet,struts,servlets.jar, etc????
----- Original Message ----- From: "Ara Abrahamian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "'Xdoclet-User (E-mail)'" <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 5:46 AM Subject: RE: [Xdoclet-user] what about xxxPK.isValid() > Hardly useful/generic. You can add it yourself if you need it. Just > create a file entitypk-custom.j and put it in mergedir folder. Add the > method in entitypk-custom.j. Xdoclet will merge this file with the > original template file. > > Ara. > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > > [EMAIL PROTECTED]] On Behalf Of Alex Loubyansky > > Sent: Thursday, April 25, 2002 11:41 AM > > To: Xdoclet-User (E-mail) > > Subject: [Xdoclet-user] what about xxxPK.isValid() > > > > Guys, > > > > what do you think about adding method 'public boolean isValid()' for > > primary key classes? It could check for not null fields, for example. > Or > > it > > could be possible to add some rules with tags' attributes for > generating > > such a method. > > > > alex > > > > > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
