On 3 srp, 11:05, Ayende Rahien <
aye...@ayende.com> wrote:
> Oh, we can certainly do that right now, no need to do anything.
>
> On Tue, Aug 3, 2010 at 12:03 PM, Daniel Steigerwald
> <
dan...@steigerwald.cz>wrote:
>
>
>
> > I would rename Name to Key, since in JSON Name and Index are both
> > Keys.
> > obj["Name"] or obj [1], same syntax.
>
> > Simple syntax to reach any prop in document:
> > monsterDocument.children[0].name
>
> > For more complex syntax where to patch, a to be convenient      with JSON