Seems like a desirable specification change. All we need now is a process for changing the Java SE specification.
On Thu, May 1, 2008 at 8:07 AM, David M. Lloyd <[EMAIL PROTECTED]> wrote: > This series of patches adds the java.io.Closeable interface to a few > different core JDK classes. Some of them are more obvious/better fits than > others; I've split the patch up into groups based on how "out there" I think > the idea is. :-) > > Anyway please comment on these patches. > > - DML >