I found this an interesting article about using ASM to wrap lambda
methods for Java 7:
http://mkto-o0074.com/846PMW834HX00h0J900
My thoughts are that it's possible to parse lambda expressions,
serialize them and capture any arguments, verify the lambda expression
during unmarsha
I've been looking into lambda expressions, good news folks, they are
serializable, so will work with remote services.
This will enable new powerfull remote end processing capabilities. It has the
capacity to redefine the way services are used.
Regards,
Peter.