Hello,

do you plan to use new features of Java 7, esp. the nio.2 packages?

For instance, to replace the internal pipe/sink patterns that are used quite 
often and always require an additional thread with something based on 
AsynchronousByteChannel?

Or the new try + Closable interface to implement "exhaust and release" within 
(!) the Restlet framework?

BTW, I tested our application using

Restlet GWT, JSE 2.1.snapshot
GWT 2.3.0, SmartGWT 2.0-snapshot (2.5)
Scala 2.9.0-1

with Java 1.7.0-b147 (Win64) and Java 7 OpenBeta1 (Aix).
It compiles and runs without any errors and warnings and noticable difference 
from the latest Java 6.

Guido Schmidt.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2791963

Reply via email to