« Return to Thread: Request for eachFileRecursive

Re: Request for eachFileRecursive

by Andrew O'Malley :: Rate this Message:

Reply to Author | View in Thread

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


 « Return to Thread: Request for eachFileRecursive