Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xqxq_changes into lp:zorba/xqxq-module

2011-11-29 Thread Matthias Brantner
I have made the changes requested by Markos (except adding a test case) and pushed it to the original xqxq module. This was necessary in order to merge the api_changes branch into the trunk. The xqxq_changes branch and this merge proposal become obsolete. -- https://code.launchpad.net/~zorba-co

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xqxq_changes into lp:zorba/xqxq-module

2011-11-29 Thread Markos Zaharioudakis
With the current implementation, the is-bound-variable and bind-variable functions will raise an error if the variable is not found. Should this be documented in the xqxq.xq file? And Juan, can you add a test for these cases (i.e., passing an unknown var to s-bound-variable and bind-variable) an