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.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 21, 2007 1:25 PM by
Frank
|
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.htmlWhat do you think of the new I/O features proposed in the JSR for inclusion in JDK 7?
|
|