I'm a +1 so far, but like Stefan I'd like to think about it.  And of course, the real world gets in the way of having time to think about it... :-)

Glenn McAllister
Software Developer. IBM Toronto Lab, (416) 448-3805
"An approximate answer to the right question is better than the
right answer to the wrong question." - John W. Tukey

Please respond to [EMAIL PROTECTED]

To:        [EMAIL PROTECTED]
cc:        
Subject:        Re: Defining task-specific properties - what "namespace" should I use?

>>>>> "CM" == Conor MacNeill <[EMAIL PROTECTED]> writes:

 CM> Such configs could be defined in ${user.home}/.antconfig.xml.

I agree, especially in using an XML file instead of a properties file
to configure this.

 CM> It could even use some form of if processing

 CM> <taskconfig task="jspc">
CM>   <implementation task="wljspc" if="weblogic.available"/>
CM>   <implementation task="jasper" if="tomcat.available"/>
CM> </taskconfig>

Looks great at a first glance, haven't thought abut the details yet
though.

Stefan

Reply via email to