The proposal to merge lp:~zorba-coders/zorba/feature-setvar-typed into lp:zorba has been updated.
Description changed to: 1. setVariable() now supports casting elements of sequences. 2. Cleaned-up some headers. 3. zorba command now supports converting multiple values for the same variable into a sequence, e.g.: zorba -e x:=1 -e x:=2 -q 'declare variable $x as xs:integer+ external; $x' returns: 1 2 For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-setvar-typed/+merge/217539 -- https://code.launchpad.net/~zorba-coders/zorba/feature-setvar-typed/+merge/217539 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp