sven I was wondering if we could get the following in STON
STON acceptNonPresentClasses.
STON readFrom: 'Blblbl {#foo : 3}
would create a dictionary with class name -> #Blblbl
Now if the class is loaded we would get a Blblbl object
Christophe has some other ideas such
STON nilOutEmptyCollections.
to avoid to save #() and other
Stef
