RE: "Cloning" macrodef

2013-09-27 Thread Martin Gainty
yep that will work for 2 previously named routines routine common_routine what about a user supplied number of iterations for routine1, routine2...routineEnd Good Job on Abstracting ComponentHelper with scriptdef! Martin > Date: Fri, 27 Sep 2013 16:15:10 -0400 > Subject: "Cloning" macrode

"Cloning" macrodef

2013-09-27 Thread Cyril Sagan
I had previously posted a question asking about macro scoping, I thought the community might be interested in my solution, perhaps the Ant experts can tell me how dangerous of a hack it may be? (I'm on Ant 1.7.0, and cannot up-rev) First, restating my question: Subject: "scoping" for macro de