← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/no-copy into lp:zorba

 

The proposal to merge lp:~zorba-coders/zorba/no-copy into lp:zorba has been updated.

Commit Message changed to:

no-copy rule restructuring:
1. make sure index domain nodes are standalone trees
2. make sure tokenize-node and tokenize-nodes function take statndalone trees as inputs
3. fn:data and fn:nilled are type-sensitive, but only for shared nodes
4. fn:base-uri and fn:root are unsafe for shared nodes only
5. jn:object is safe
6. fixes in IndexDecl::analyze() method
7. markInUnsafeContext --> findSourcesForNodeExtractors
8. handling recursive udfs in MarkNodeCopyProps::applyInternal
9. added visit id in expressions

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/no-copy/+merge/128923
-- 
https://code.launchpad.net/~zorba-coders/zorba/no-copy/+merge/128923
Your team Zorba Coders is subscribed to branch lp:zorba.


References