zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #01357
Re: [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba
Hi markos,
So I made some changes to do what you told me to, but have some problems checking if it works, since a simple case of just using an external variable like
declare $a external;
$a
works correctly, but in all my examples theCompilerCB->theSctxMap has just 1 Sctx in the map, so I tried to make a test module which uses an external variable and a function to return it, and used it in the query to see if that way I can get 2 queries, but I get an error of the external variable in the module, the error says "var": not in library namespace.
So I am wondering if this is the wrong way to test it, or if you could point me to an example where this having several static contexts with external variables in the map happen.
Thanks
--
https://code.launchpad.net/~juan457/zorba/xqxq-api-changes/+merge/79589
Your team Zorba Coders is subscribed to branch lp:zorba.
References