Lambdas and serialization
Alessio Stalla
alessiostalla at gmail.com
Tue Oct 19 06:11:32 PDT 2010
Hello,
I just thought about an aspect that I don't recall having been
mentioned on this list: if a lambda's target SAM type is serializable,
will the SAM-converted lambda be guaranteed to be serializable as
well? Or is it an unspecified implementation detail? I see a certain
value in having serialization work for lambdas, but also a host of
potential problems...
Regards,
Alessio
More information about the lambda-dev
mailing list