>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
