At 10:11 29/3/01 -0500, Sam Ruby wrote: >Conor MacNeill wrote: >> >> I still want command line override so either need scoping or an overall >> control system such as build.sysclasspath or whatever that is called. > ></lurk> > >+1 (no surprise here, eh?) > >I think this should be promoted in some form to an abstract goal and >guideline for Ant2.
I have been pushing for it ;) Let the implementation of aspects (ie Facilities) be pluggable and let the users overide it if needed. Instead of being magic properties though I would prefer if it was passed to ant in some other way. Maybe ant -Fclassloader=org.apache.ant.GumpClassLoaderFacility or perhaps something less verbose but you get the idea ;) Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*
