Re: [Pharo-users] Embedding object properties in NeoJSON mappings

2019-02-22 Thread Esteban Maringolo
Hi, El vie., 22 feb. 2019 a las 7:55, Sven Van Caekenberghe () escribió: > > On 22 Feb 2019, at 02:05, Esteban Maringolo wrote: > > Am I stretching it too much? :) > > Yes, this is out of the scope of NeoJSON. > > As you know, JSON is strictly limited and kept simple, by design. > Things people d

Re: [Pharo-users] Embedding object properties in NeoJSON mappings

2019-02-22 Thread Sven Van Caekenberghe
Hi, > On 22 Feb 2019, at 02:05, Esteban Maringolo wrote: > > Hi all (again), > > As part of writing the port (and adaptation to use Zinc and NeoJSON), > a CouchDB JSON-REST API, now I find something I don't know how to > solve using NeoJSON mappings. > > All objects you store in CouchDB at a p

[Pharo-users] Embedding object properties in NeoJSON mappings

2019-02-21 Thread Esteban Maringolo
Hi all (again), As part of writing the port (and adaptation to use Zinc and NeoJSON), a CouchDB JSON-REST API, now I find something I don't know how to solve using NeoJSON mappings. All objects you store in CouchDB at a particular URI are saved as "Documents", so if you save a dictionary with key