← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/structural-any-uri-lazy into lp:zorba

 

It seems some of the changes made here will conflict with the chengs made in the tree-id branch. Ghislain can you try to merge the trunk into this branch and resolve the conflicts?

Also, I don't like the fact that a zstring (i.e., theValue) is now just wasted space in each StructuralAnyUriItem. Either make theValue mutable so that it can be reused by StructuralAnyUriItem, or don't make StructuralAnyUriItem a subclass of AnyUriItem anymore (it dosn't inherit much from AnyUriItem anymore).
-- 
https://code.launchpad.net/~zorba-coders/zorba/structural-any-uri-lazy/+merge/99707
Your team Zorba Coders is subscribed to branch lp:zorba.


References