- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: scala extension repository and experimental
Fri, 2009-11-06, 14:03
On Fri, Nov 6, 2009 at 2:00 PM, Jesse Eichar wrote:
> With regard to Scala.io.
> I have taken the code Paul wrote, compared it to the Java 7 Nio filesystem
> and have made several changes to the Paul's API. Most of the changes were
> related to the discussions we had on this list but I also added some items
> to make the API more general so it can support multiple filesystems like the
> Java 7 NIO API.
> I have just finished around 50 examples of how to use the API and am trying
> to finish the ScalaDocs and a couple of issues I found during writing the
> examples.
> I wanted to publish the Scala docs and the examples for review this week but
> I am not quite done yet. I am nearly ready so you can expect that early
> next week.
> Jesse
>
Thanks for the update, Jesse. It's encouraging to see that things are
progressing.
Cheers