At 09:35 29/6/00 -0400, you wrote: >Hear, hear. I like the filesets, but would like to have named filesets: > ><fileset name="myfiles" dir="dofussdir"> > <include name="**/*.doofuss"/> ></fileset> > >Then the fileset could be specified as a source: > ><copy src.fileset="myfiles" dest.dir="dofussdir"/> > >Note also my use of the dot in the attribute names - I think this would >make the documentation clearer. The source would be src.file or src.dir or >src.fileset, with one src specification being required.
I like the syntax. I am guessing from that that you could also have things like src.file, src.dir, src.filelist etc Cheers, Pete *------------------------------------------------------* | "Nearly all men can stand adversity, but if you want | | to test a man's character, give him power." | | -Abraham Lincoln | *------------------------------------------------------*
