DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=5035>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=5035 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-07 18:30 ------- You can always break it ;-). The whole point of a composite fileset that it should not have getDir() method. It should only have "Iterator<FSInfo> list()" method. Some task that require a single fileset root directory, they should use another class derived from that file set. Those tasks will not accept composite filesets. So introducing a base class (interface) for filesets and porting some of the tasks to use it will solve the problem and preserve backward compatibility. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]