Stefan Bodewig wrote: > * namespace support so different concerns can occupy different namespaces > from ant (thus SAX2/JAXP1.1)
+1 > * Java2 +1 > * remove all deprecated methods, attributes, tasks +1 > * allow all datatypes to be defined anywhere - i.e. as children of > project as well as of target. +1 > * make properties fully dynamic, i.e. allow their value to be reassigned +1 if we have scoping. > * unify the namespace of all data types (ie properties + filesets + > patternset + filtersets). Maybe I wasn't paying attention. Could someone explain to me what the intent of this point is? My appologies if this has been discussed to death. > * add a user defined message if a target will be skipped because the > if/unless attribute says so. +0 > * allow user-datatypes to be defined via a <typedef> similar to <taskdef>. +1 Glenn
