I've serialized an object with Fuel and can't get it back in another image:
Could not find a serializer with id=0 in FLCluster class>>forId:The instance variable 'serializersById' contains a dictionary with other integers than 0 for its keys (1, 2, 3, 4, 7, etc).
Is it a known problem, something I'm doing wrong? Maybe because I've serialized an object from Pharo 1.2 to 1.3?
Cheers, Fa
