RE: [nant-dev] Fwd: Filesets referencing filesets ?

2005-09-05 Thread Martin Aliger
> I would definitely like the ability to combine filesets, personally... > it places less onus on the task creator to add explicit > support to reference files in different locations. > > I think that it is critical to support merging filesets with > different basedirs, given this is probably th

RE: [nant-dev] Fwd: Filesets referencing filesets ?

2005-09-05 Thread Martin Aliger
> >I'd rather have a more general approach, where all global types > >implement support for merging two distinct instances. > > Is this meaningful for all types? Or just those that are > collections? > Does it make sense, for example, to talk about merging two proxies? Exactly. btw: it woul

RE: [nant-dev] Fwd: Filesets referencing filesets ?

2005-09-05 Thread Martin Aliger
Hello, > I agree, these problems should be resolved before we > introduce this feature. > > > I'm tempted to include it and let people have a play with > it and then > > refine it as necessary rather than holding out until its > perfect. What > > do people think ? I'm not convinced to either.