On Thu, 20 Jun 2002 18:18, Wannheden, Knut wrote: > I was just browsing through some of the documentation of Myrmidon and came > to think of something when reading about the VFS. Currently it seems like > a <v-fileset> in VFS is pretty much the same thing as a <fileset> in Ant1, > only that instead of <include> and <exclude> nodes it supports a variety of > selectors. To get to the point: I think there should be some way of > grouping selectors inside a <selector-set> datatype which can be referenced > from <v-fileset>s. This would somehow merge the concepts of patternsets > and selectors, or am I getting something wrong here?
No, you're absolutely spot on. The plan is to add something like a <selector-set> datatype, and turn <patternset> (and <include> and <exclude>, probably) into selectors (or axe them altogether). -- Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
