It's still there in template file but :hasMethod is ifHasMethod. We had two template tags, I looked at them and the code was the same. I removed hasMethod.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Andrew Stevens > Sent: Thursday, December 13, 2001 9:16 PM > To: [EMAIL PROTECTED] > Subject: RE: [Xdoclet-devel] entitycmp.j > > >From: "Ara Abrahamian" <[EMAIL PROTECTED]> > >Date: Thu, 13 Dec 2001 19:00:31 +0330 > > > >You're right Andrew, hasMethod is redundant. Fixed :-) > > > >Ara. > > Not according to Vincent; guess you'd better unfix it ;-) > > > Andrew. > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > > > [EMAIL PROTECTED]] On Behalf Of Andrew Stevens > > > Sent: Thursday, December 13, 2001 4:09 PM > > > To: [EMAIL PROTECTED] > > > Subject: [Xdoclet-devel] entitycmp.j > > > > > > lines 64-67 contain: > > > <XDtMethod:ifHasMethod name="<XDtMethod:setterMethod/>" > > > parameters="<XDtMethod:methodType/>"> > > > public void <XDtMethod:setterMethod/>( <XDtMethod:methodType/> > > > <XDtMethod:propertyName/> ) <XDtMethod:exceptionList > > > method="<XDtMethod:setterMethod/>"/> > > > { > > > <XDtMethod:hasMethod name="<XDtMethod:setterMethod/>" > > > parameters="<XDtMethod:methodType/>"> > > > > > > Is the "XDtMethod:hasMethod" on line 67 correct, or should that be > >another > > > ifHasMethod? > > > > > > > > > Andrew. > > > > > _________________________________________________________________ > Join the world's largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
