Folks,

We have more than 1500 classes (mostly anonymous) implementing functional
interfaces. Most common are *IgnitePredicate*, *IgniteClosure*, etc..

Question: why these interfaces are Serializable? A lot of classes which
implement these interfaces are never meant to be serialized.

I propose to remove Serializable from all functional interfaces.

Vladimir.

Reply via email to