← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/feature-reference_module into lp:zorba

 

> Code looks good.
> Small question: Why non-persistent structured-item() have no node reference
> and non-persistent node have one?
memory management is harder for json items (especially in 28msec). JSONObjects don't have a tree if they are not in a collection. We need the tree to figure out if a node is the root of a tree which is otherwise not possible because JSONObjects don't have parents.
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-reference_module/+merge/138345
Your team Zorba Coders is subscribed to branch lp:zorba.


References