On Thu, Jun 9, 2011 at 1:26 PM, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:
>
> FLSerializationSettings newDefault
> � � onClass: ClassWithTransients
> � � declareTransients: #(myTransientValue1 myTransientValue1).
>
> Do you have a better idea?

I'm dead tired and not having clear idea but is it better to mention what should be save or what
should not be saved?

IMO, what should not, since this is the exception. Most times one wants to save all inst vars.
e.


Stef