Stefan Bodewig wrote: > * a built-in mechanism to include build-file fragments - something > that doesn't use SYSTEM entities at all and therefore is XSchema > friendly, allows for property expansions ...
+1 > * Let Ant ignore - but warn - if unknown XML elements or attributes > occur in a build file. -0 As Stefan has pointed out, this will be moot as we will be namespace aware. > * Allow ant to farm out attributes and elements that are NOT in the ant > namespace to other components. ie hand doc: elements to the Documentation > component or log: attributes to Log policy component etc +1 as part of Peter's "aspect" idea/goal/jihad. :-) Glenn
