I was migrating some data from Pharo 4 to Pharo 6.1 and fell over the fact that FileSystem has a #workingDirectory instVar in the source, but not in the target. I ended up monkey patching STON until the objects were loaded and then reverting, but is there a way to skip an inst var via the proper STON API?
----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html