Resource release (original) (raw)
Brian Goetz brian.goetz at oracle.com
Wed Jan 9 11:46:56 PST 2013
- Previous message: Cancelable streams
- Next message: Other renames
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
There have been a few requests for better treatment of resource release. While a full-blown treatment (e.g., .onException() handlers) is not in the cards here, one of my team is working on a CloseableStream (implements Stream and Closeable) and using this for various IO usages, and this seems promising for this limited use area.
- Previous message: Cancelable streams
- Next message: Other renames
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the lambda-libs-spec-observers mailing list