Article Discussion
More New I/O APIs for Java
Summary: JSR 203 promises more new I/O APIs for Java, including several new I/O abstractions and a new I/O programming model. In this interview with Artima, JSR 203 spec lead Alan Bateman explains how JSR 203's file API solves current shortcomings with java.io.File, the new Watchable interface, and asynchronous I/O programming. Bateman is an engineer in the SE Core Technologies team at Sun.
0 posts.
The ability to add new comments in this discussion is temporarily disabled.
    Frank
     
    Posts: 135 / Nickname: fsommers / Registered: January 19, 2002 7:24 AM
    More New I/O APIs for Java
    May 21, 2007 1:25 PM      
    In this interview Alan Bateman describes the key features of JSR 203, More New I/O APIs for the Java Platform:

    http://www.artima.com/lejava/articles/more_new_io.html

    What do you think of the new I/O features proposed in the JSR for inclusion in JDK 7?