Are macro attributes expanded within ids? If so you might be able to wrap your code with macros and pass the dynamic ids in as attributes to macro calls... Much like I have had to do with the double-dereferencing property issue...
Tom -----Original Message----- From: Raja Nagendra Kumar [mailto:[email protected]] Sent: 18 December 2009 14:48 To: [email protected] Subject: Re: AW: should ant 'id' value be a static string Nope.. that is surprising jan.. why such restriction.. I see the need for dynamic naming for id's, this approach could reduce passing of few parameters to macros specially which depend on class path and source path used to compile the java classes etc. Regards, Nagendra -- View this message in context: http://old.nabble.com/should-ant-%27id%27-value-be-a-static-string-tp26842763p26844518.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
