RE: Custom type query
via: Cheers Rainer > -Original Message- > From: Telang, Nandan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 27, 2005 8:55 PM > To: user@ant.apache.org > Subject: Custom type query > > > > I wish to pass an array of a properties ( foo[1].a =..
Custom type query
I wish to pass an array of a properties ( foo[1].a =.. foo[1].b =.. ) to a custom ANT task that I have defined .. What is the best way to do this ? How do I define custom types and can they be passed as attributes of the custom task ? Thanks, -Nandan