On Thu, Jun 9, 2011 at 1:26 PM, Stéphane Ducasse <[email protected]>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 >
