--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > In certain circumstances - and I don't pretend that we can anticipate > everything. To me foreach (or iterate or whatever) are probably most > useful for sets that are not sets of files, but some new user defined > data types.
That's an excellent point. I believe foreach is useful for both, but for sets which are not sets of files, we currently have no other alternatives. An example I'm sending to Allen actually uses sets of directories - it's kind of a border case. They're technically files, but from the point of view of the build - not really. roger __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
