Hi all,
FYI, I submitted the CLA to Jamie, so presumably file recursion will
be added to scalax by Jamie soon.
Apologies to Jesse if you've spent time on this already.
Cheers,
Andrew
On 27/07/2008, at 1:07 AM, Jamie Webb wrote:
>> for (file <- "/Users/andrew".toFile.recurse if file.getName ==
>> ".svn") { ...
>> }
>
> Hi Andrew. This looks very useful. Do you mind sending me a CLA so
> that
> we can include it in the library?
>
>
http://scalax.scalaforge.org/cla-i.html>
> Thanks
>
> /J