> would folks consider adding an
> additional enumeration called "ChildFolders" or
> "ChildDirectories" to the type list?
Rather than add extra attributes and work into foreach for variant
behaviour, I would suggest using functions to vary the standard
behaviour.
eg: the path::get-file-name fun
Hi Yogesh,
is a fileset, so the attribute should be "basedir" instead of "in".
this works for me:
Regards,
Jasper.
-Original Message-
From: Yogesh Shetty [mailto:[EM
For #1, the "in" attribute probably shouldn't be used when you're using
a fileset. If you want to specify a directory to start the search from,
use the "basedir" attribute on the element.
For #2, I had to do something similar and the only way I know of to do
it (without