Am 26.05.15 um 16:14 schrieb Robert Munteanu:
> Hi Roy,
> 
> On Tue, 2015-05-26 at 15:51 +0200, Roy Teeuwen wrote:
>> Hello,
>>
>> As of Java 7, it is possible by implementing the Closeable or 
>> AutoCloseable to use the try-with-resources statement. This makes the 
>> notation a lot shorter than the try-finally block. Is there a reason 
>> that the ResourceResolver does not implement the Closeable interface, 
>> and would it be possible to let it implement it?
> 
> We should "just" move to Java 7 by default.
> 
+1

Carsten


-- 
Carsten Ziegeler
Adobe Research Switzerland
[email protected]

Reply via email to