The two objects I looked at where a string and an OrderedCollection. I wouldn't conclude that the problem is class specific...

On 07.10.2012, at 16:12, "Edgar J. De Cleene" <edgardec2005@gmail.com> wrote:

Re: [Pharo-project] Fuel for Squeak stupid questions


On 10/7/12 10:51 AM, "Max Leske" <maxleske@gmail.com> wrote:


Following you example, in Squeak FLBasicSerializationTest>>#testDate

materialized largeIdentityHash = 2571

 anObject. largeIdentityHash = 1094


So why Date serializaded object gives this and the rest of objects no ?

Edgar