Sept. 25, 2013
4:21 p.m.
Is it possible to make a mapping for NeoJSON that an object shape maps to a different shape. I mean if it is possible to have a class with instVars: Foo +name +x +y that maps to { 'name' ; â¦, 'point' : { x : â¦, y : â¦. } } thanks, Norbert