DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20220

[PATCH] Allow <different> inside <fileset>





------- Additional Comments From [EMAIL PROTECTED]  2003-05-26 09:55 -------
Just a little issue with the patch.
Selectors are used/implemented in lots of places.

The DifferentSelector should be added to
  ant.org.apache.tools.ant.types.selectors.SelectorContainer

This will get the compiler to find most places that the
selector is used (exception: the task delete).

I am a bit uneasy about advocating using the add(Type) pattern with
datatypes until roles are sorted out.

the "different" tag could be used for other things that
selectors (example - a "different" conditions).

Reply via email to