SIXX troubles and advanced use

Masashi UMEZAWA masashi.umezawa at gmail.com
Fri Jul 28 11:15:28 UTC 2006


Hi,

> Is there a way to specify which instance variables we can save?

Yes. just implement #sixxIgnorableInstVarNames like:
sixxIgnorableInstVarNames
	^#('cachedData')

> Do you have a kind of metadescription?
> I always thought that Magritte would be a good basis for that.

I have never seen Magritte closely, but it would be great if it can
represent meta description of which inst vars are serializable. That
info would be used through different serializers.
-- 
[:masashi | ^umezawa]



More information about the Squeak-dev mailing list