zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #26096
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba.
Commit message:
Update reflection module to zorba 3.0
Requested reviews:
Chris Hillery (ceejatec)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737
Update reflection module to zorba 3.0
--
https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'doc/zorba/xqdoc/images/modules.svg'
--- doc/zorba/xqdoc/images/modules.svg 2013-09-30 19:49:06 +0000
+++ doc/zorba/xqdoc/images/modules.svg 2013-10-07 23:27:33 +0000
@@ -1096,14 +1096,14 @@
</g>
<!-- 8 -->
<g id="node190" class="node"><title>8</title>
-<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/reflection">
+<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/reflection">
<ellipse fill="white" stroke="white" cx="6175" cy="-385" rx="44.2946" ry="18"/>
<text text-anchor="middle" x="6175" y="-381.3" font-family="Times,serif" font-size="14.00" fill="red">reflection</text>
</a>
</g>
<!-- 79->8 -->
<g id="edge260" class="edge"><title>79->8</title>
-<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://www.zorba-xquery.com/modules/reflection">
+<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://zorba.io/modules/reflection">
<path fill="none" stroke="black" d="M5340.25,-533.988C5441.03,-527.765 5681.28,-513.298 5883,-504 5895.22,-503.437 6092.35,-502.011 6103,-496 6135.08,-477.896 6155.33,-438.903 6165.91,-412.553"/>
<polygon fill="black" stroke="black" points="6169.21,-413.733 6169.5,-403.142 6162.67,-411.239 6169.21,-413.733"/>
</a>
=== modified file 'doc/zorba/xqdoc/images/modules_new.svg'
--- doc/zorba/xqdoc/images/modules_new.svg 2013-10-06 23:04:13 +0000
+++ doc/zorba/xqdoc/images/modules_new.svg 2013-10-07 23:27:33 +0000
@@ -1102,16 +1102,30 @@
</g>
<!-- 7 -->
<g id="node188" class="node"><title>7</title>
+<<<<<<< TREE
<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/reflection">
<ellipse fill="white" stroke="white" cx="7907" cy="-407" rx="57.9828" ry="18.3848"/>
<text text-anchor="middle" x="7907" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">reflection</text>
+=======
+<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/reflection">
+<ellipse fill="white" stroke="white" cx="7227" cy="-407" rx="57.9828" ry="18.3848"/>
+<text text-anchor="middle" x="7227" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">reflection</text>
+>>>>>>> MERGE-SOURCE
</a>
</g>
+<<<<<<< TREE
<!-- 60->7 -->
<g id="edge239" class="edge"><title>60->7</title>
<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://www.zorba-xquery.com/modules/reflection">
<path fill="none" stroke="black" d="M7401.6,-554.442C7415.44,-547.326 7432.58,-539.785 7449,-536 7469.14,-531.357 7802.73,-537.677 7821,-528 7858.44,-508.163 7883.26,-463.897 7896.23,-434.763"/>
<polygon fill="black" stroke="black" points="7899.47,-436.091 7900.18,-425.52 7893.03,-433.343 7899.47,-436.091"/>
+=======
+<!-- 58->7 -->
+<g id="edge233" class="edge"><title>58->7</title>
+<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://zorba.io/modules/reflection">
+<path fill="none" stroke="black" d="M6220.2,-567.377C6342.92,-560.446 6622.03,-545.182 6857,-536 6872.77,-535.384 7127.08,-535.436 7141,-528 7178.38,-508.038 7203.22,-463.808 7216.21,-434.715"/>
+<polygon fill="black" stroke="black" points="7219.44,-436.056 7220.16,-425.486 7213,-433.301 7219.44,-436.056"/>
+>>>>>>> MERGE-SOURCE
</a>
</g>
<!-- 61 -->
=== modified file 'modules/CMakeLists.txt'
--- modules/CMakeLists.txt 2013-10-03 08:28:18 +0000
+++ modules/CMakeLists.txt 2013-10-07 23:27:33 +0000
@@ -29,6 +29,7 @@
ADD_SUBDIRECTORY(w3c)
ADD_SUBDIRECTORY(xml)
ADD_SUBDIRECTORY(zorba-query)
+ADD_SUBDIRECTORY(reflection)
# Add external module projects - any subdirectories of a directory
=== modified file 'modules/com/zorba-xquery/www/modules/CMakeLists.txt'
--- modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-10-01 03:34:33 +0000
+++ modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-10-07 23:27:33 +0000
@@ -17,8 +17,6 @@
URI "http://www.zorba-xquery.com/modules/datetime")
DECLARE_ZORBA_MODULE(FILE fetch.xq VERSION 2.0
URI "http://www.zorba-xquery.com/modules/fetch")
-DECLARE_ZORBA_MODULE(FILE reflection.xq VERSION 2.0
- URI "http://www.zorba-xquery.com/modules/reflection")
DECLARE_ZORBA_MODULE(FILE uri.xq VERSION 1.0
URI "http://www.zorba-xquery.com/modules/uri")
DECLARE_ZORBA_MODULE(FILE xqdoc.xq VERSION 2.0
=== added directory 'modules/reflection'
=== added file 'modules/reflection/CMakeLists.txt'
--- modules/reflection/CMakeLists.txt 1970-01-01 00:00:00 +0000
+++ modules/reflection/CMakeLists.txt 2013-10-07 23:27:33 +0000
@@ -0,0 +1,2 @@
+DECLARE_ZORBA_MODULE(FILE reflection.xq VERSION 2.0
+ URI "http://zorba.io/modules/reflection")
\ No newline at end of file
=== renamed file 'modules/com/zorba-xquery/www/modules/reflection.xq' => 'modules/reflection/reflection.xq'
--- modules/com/zorba-xquery/www/modules/reflection.xq 2013-09-26 23:15:11 +0000
+++ modules/reflection/reflection.xq 2013-10-07 23:27:33 +0000
@@ -27,7 +27,7 @@
:
:)
-module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+module namespace reflection = "http://zorba.io/modules/reflection";
declare namespace an = "http://zorba.io/annotations";
=== modified file 'src/api/staticcontextimpl.cpp'
--- src/api/staticcontextimpl.cpp 2013-09-26 09:38:51 +0000
+++ src/api/staticcontextimpl.cpp 2013-10-07 23:27:33 +0000
@@ -1612,7 +1612,7 @@
// prolog
lOut
- << "import module namespace ref = 'http://www.zorba-xquery.com/modules/reflection';"
+ << "import module namespace ref = 'http://zorba.io/modules/reflection';"
<< std::endl;
lOut << "declare variable $xxx-func-name as xs:QName external;" << std::endl;
=== modified file 'src/context/static_context.cpp'
--- src/context/static_context.cpp 2013-10-03 04:14:17 +0000
+++ src/context/static_context.cpp 2013-10-07 23:27:33 +0000
@@ -440,7 +440,7 @@
const char*
static_context::ZORBA_REFLECTION_FN_NS =
-"http://www.zorba-xquery.com/modules/reflection";
+"http://zorba.io/modules/reflection";
const char*
static_context::ZORBA_UTIL_FN_NS =
=== modified file 'src/runtime/spec/mappings.xml'
--- src/runtime/spec/mappings.xml 2013-10-01 22:39:42 +0000
+++ src/runtime/spec/mappings.xml 2013-10-07 23:27:33 +0000
@@ -98,7 +98,7 @@
define="ZORBA_SCTX_FN_NS"
prefix="fn-zorba-sctx"/>
- <zorba:namespace uri="http://www.zorba-xquery.com/modules/reflection"
+ <zorba:namespace uri="http://zorba.io/modules/reflection"
define="ZORBA_REFLECTION_FN_NS"
prefix="fn-zorba-reflection"/>
=== modified file 'test/extern/extern-func-1.xq'
--- test/extern/extern-func-1.xq 2013-02-07 17:24:36 +0000
+++ test/extern/extern-func-1.xq 2013-10-07 23:27:33 +0000
@@ -15,7 +15,7 @@
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace extern = "urn:extern";
=== modified file 'test/extern/extern-func-2.xq'
--- test/extern/extern-func-2.xq 2013-02-07 17:24:36 +0000
+++ test/extern/extern-func-2.xq 2013-10-07 23:27:33 +0000
@@ -14,7 +14,7 @@
: limitations under the License.
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace extern = "urn:extern";
=== modified file 'test/extern/extern-func-module-3.xq'
--- test/extern/extern-func-module-3.xq 2013-02-07 17:24:36 +0000
+++ test/extern/extern-func-module-3.xq 2013-10-07 23:27:33 +0000
@@ -18,7 +18,7 @@
module namespace extern = "urn:extern";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare function extern:test() as xs:string
{
=== modified file 'test/extern/extern-func-module-4.xq'
--- test/extern/extern-func-module-4.xq 2013-02-07 17:24:36 +0000
+++ test/extern/extern-func-module-4.xq 2013-10-07 23:27:33 +0000
@@ -18,7 +18,7 @@
module namespace extern = "urn:extern";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace ns2 = 'myns';
=== modified file 'test/rbkt/Queries/zorba/eval/ctx_item_01.xq'
--- test/rbkt/Queries/zorba/eval/ctx_item_01.xq 2012-09-18 18:38:16 +0000
+++ test/rbkt/Queries/zorba/eval/ctx_item_01.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare context item := <doc><a/></doc>;
=== modified file 'test/rbkt/Queries/zorba/eval/ctx_item_02.xq'
--- test/rbkt/Queries/zorba/eval/ctx_item_02.xq 2012-09-18 18:38:16 +0000
+++ test/rbkt/Queries/zorba/eval/ctx_item_02.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare context item := <doc><a/></doc>;
=== modified file 'test/rbkt/Queries/zorba/eval/ctx_item_03.xq'
--- test/rbkt/Queries/zorba/eval/ctx_item_03.xq 2012-09-18 18:38:16 +0000
+++ test/rbkt/Queries/zorba/eval/ctx_item_03.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare context item := <doc><a/></doc>;
=== modified file 'test/rbkt/Queries/zorba/eval/eval1.xq'
--- test/rbkt/Queries/zorba/eval/eval1.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval1.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace myns="a";
=== modified file 'test/rbkt/Queries/zorba/eval/eval10.xq'
--- test/rbkt/Queries/zorba/eval/eval10.xq 2012-03-01 11:24:40 +0000
+++ test/rbkt/Queries/zorba/eval/eval10.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare function local:dummy($n as node())
=== modified file 'test/rbkt/Queries/zorba/eval/eval11.xq'
--- test/rbkt/Queries/zorba/eval/eval11.xq 2012-03-01 14:20:31 +0000
+++ test/rbkt/Queries/zorba/eval/eval11.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare function local:dummy($n as node())
=== modified file 'test/rbkt/Queries/zorba/eval/eval12.xq'
--- test/rbkt/Queries/zorba/eval/eval12.xq 2012-03-01 23:41:29 +0000
+++ test/rbkt/Queries/zorba/eval/eval12.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare function local:dummy($n as node())
=== modified file 'test/rbkt/Queries/zorba/eval/eval14.xq'
--- test/rbkt/Queries/zorba/eval/eval14.xq 2012-05-06 02:38:53 +0000
+++ test/rbkt/Queries/zorba/eval/eval14.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare variable $doc :=
=== modified file 'test/rbkt/Queries/zorba/eval/eval15.xq'
--- test/rbkt/Queries/zorba/eval/eval15.xq 2013-02-15 19:10:15 +0000
+++ test/rbkt/Queries/zorba/eval/eval15.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
for $x in (1, 5)
=== modified file 'test/rbkt/Queries/zorba/eval/eval16.xq'
--- test/rbkt/Queries/zorba/eval/eval16.xq 2013-07-26 12:45:00 +0000
+++ test/rbkt/Queries/zorba/eval/eval16.xq 2013-10-07 23:27:33 +0000
@@ -2,7 +2,7 @@
import module namespace ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";
import module namespace dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";
-import module namespace e = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace e = "http://zorba.io/modules/reflection";
ddl:create(xs:QName("ddl:test2"),(<center1/>,<oldlast/>));
=== modified file 'test/rbkt/Queries/zorba/eval/eval2.xq'
--- test/rbkt/Queries/zorba/eval/eval2.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval2.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare variable $var := 42;
=== modified file 'test/rbkt/Queries/zorba/eval/eval3.xq'
--- test/rbkt/Queries/zorba/eval/eval3.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval3.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
for $y in 1 to 10
return
=== modified file 'test/rbkt/Queries/zorba/eval/eval4.xq'
--- test/rbkt/Queries/zorba/eval/eval4.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval4.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
for $y in 1 to 10
return
=== modified file 'test/rbkt/Queries/zorba/eval/eval5.xq'
--- test/rbkt/Queries/zorba/eval/eval5.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval5.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare function local:eval($query as xs:string, $someparam as xs:integer)
{
=== modified file 'test/rbkt/Queries/zorba/eval/eval6.xq'
--- test/rbkt/Queries/zorba/eval/eval6.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval6.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
(refl:eval("declare variable $x := 1; $x")) + $x
=== modified file 'test/rbkt/Queries/zorba/eval/eval7.xq'
--- test/rbkt/Queries/zorba/eval/eval7.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval7.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare variable $s :=
'module namespace math = "http://example.org/math-functions";
=== modified file 'test/rbkt/Queries/zorba/eval/eval8.xq'
--- test/rbkt/Queries/zorba/eval/eval8.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval8.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
import module namespace test="www.zorba-xquery.com/Test/eval" at "evallib.xqlib";
=== modified file 'test/rbkt/Queries/zorba/eval/eval9.xq'
--- test/rbkt/Queries/zorba/eval/eval9.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval9.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare variable $x external;
=== modified file 'test/rbkt/Queries/zorba/eval/eval_bind1.xq'
--- test/rbkt/Queries/zorba/eval/eval_bind1.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_bind1.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare namespace ns1 = "NS1";
=== modified file 'test/rbkt/Queries/zorba/eval/eval_external.xq'
--- test/rbkt/Queries/zorba/eval/eval_external.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_external.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare variable $y := 20;
=== modified file 'test/rbkt/Queries/zorba/eval/eval_mod1.xq'
--- test/rbkt/Queries/zorba/eval/eval_mod1.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_mod1.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare namespace evaltest="www.zorba-xquery.com/Test/eval";
=== modified file 'test/rbkt/Queries/zorba/eval/eval_reset.xq'
--- test/rbkt/Queries/zorba/eval/eval_reset.xq 2012-04-14 06:59:20 +0000
+++ test/rbkt/Queries/zorba/eval/eval_reset.xq 2013-10-07 23:27:33 +0000
@@ -4,7 +4,7 @@
: Simulated by doing an empty check on resulting items of the eval function.
:)
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
for $x in (1,2,3)
let $code := "($x, 1, 2, 3)"
=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema1.xq'
--- test/rbkt/Queries/zorba/eval/eval_schema1.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_schema1.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
import schema namespace any = "http://ns.example.com/any-zorba" at "../schemas/any.xsd";
=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema2.xq'
--- test/rbkt/Queries/zorba/eval/eval_schema2.xq 2013-09-19 01:09:27 +0000
+++ test/rbkt/Queries/zorba/eval/eval_schema2.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
import module namespace schema = "http://zorba.io/modules/schema";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
import schema namespace any = "http://ns.example.com/any-zorba" at
"$RBKT_SRC_DIR/Queries/zorba/schemas/any.xsd";
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
let $x := 10
return util:eval("declare variable $x := 11; $x + 1")
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
(: Var Access over User def Function :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare variable $x := 20;
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare variable $x := 41;
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
(: Global Var and Function Access :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare variable $g := 11;
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
(: Namespaces :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare namespace ns1 = "myns";
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
(: Invalid (wrong use in FLWOR) :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
let $x := 42 return util:eval("$x")
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
(: Atomization :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare variable $n := <a><b>1</b><b>+$x</b></a>;
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
(: Invalid (Expecting single Item) :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
util:eval(1 to 2)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq'
--- test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
(: Var Access :)
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
let $x := "21" return util:eval(concat($x, " + xs:double ($x)"))
=== modified file 'test/rbkt/Queries/zorba/eval/evallib.xqlib'
--- test/rbkt/Queries/zorba/eval/evallib.xqlib 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/evallib.xqlib 2013-10-07 23:27:33 +0000
@@ -1,7 +1,7 @@
module namespace evaltest = "www.zorba-xquery.com/Test/eval";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare variable $evaltest:x := 10;
=== modified file 'test/rbkt/Queries/zorba/eval/gary.xq'
--- test/rbkt/Queries/zorba/eval/gary.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/gary.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
<population>
{
=== modified file 'test/rbkt/Queries/zorba/eval/invoke1.xq'
--- test/rbkt/Queries/zorba/eval/invoke1.xq 2012-01-18 12:18:59 +0000
+++ test/rbkt/Queries/zorba/eval/invoke1.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace invoke = 'http://www.zorba-xquery.com/modules/reflection';
+import module namespace invoke = 'http://zorba.io/modules/reflection';
import module namespace foo1 = "http://foo1.com/" at "invoke1_1.xqlib";
=== modified file 'test/rbkt/Queries/zorba/eval/upd_eval1.xq'
--- test/rbkt/Queries/zorba/eval/upd_eval1.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/eval/upd_eval1.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
declare function local:foo($x) as xs:boolean
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq'
--- test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq 2013-10-07 23:27:33 +0000
@@ -1,7 +1,7 @@
import module namespace ddl = "http://www.zorba-xquery.com/modules/store/static/collections/ddl";
import module namespace dml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace util = "http://zorba.io/modules/reflection";
import module namespace data = "http://www.28msec.com/WindyCityDBDemo/lib/data" at "data.xqlib";
=== modified file 'test/rbkt/Queries/zorba/jsoniq/keys_03.xq'
--- test/rbkt/Queries/zorba/jsoniq/keys_03.xq 2013-03-20 21:24:43 +0000
+++ test/rbkt/Queries/zorba/jsoniq/keys_03.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
let $x := refl:eval("for $i in 1 to 10 return { 'foo' || $i : 'bar' || $i }")
return $x()
=== modified file 'test/rbkt/Queries/zorba/jsoniq/member_02.xq'
--- test/rbkt/Queries/zorba/jsoniq/member_02.xq 2013-03-20 21:24:43 +0000
+++ test/rbkt/Queries/zorba/jsoniq/member_02.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
let $x := refl:eval("for $i in 1 to 10 return [ 'foo' || $i, 'bar' || $i ]")
return $x(1)
=== modified file 'test/rbkt/Queries/zorba/jsoniq/members_03.xq'
--- test/rbkt/Queries/zorba/jsoniq/members_03.xq 2013-03-20 21:00:15 +0000
+++ test/rbkt/Queries/zorba/jsoniq/members_03.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
let $x := refl:eval("for $i in 1 to 10 return [ 'foo' || $i, 'bar' || $i ]")
return $x()
=== modified file 'test/rbkt/Queries/zorba/jsoniq/value_02.xq'
--- test/rbkt/Queries/zorba/jsoniq/value_02.xq 2013-03-20 21:00:15 +0000
+++ test/rbkt/Queries/zorba/jsoniq/value_02.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
let $x := refl:eval("for $i in 1 to 10 return { 'foo' : 'bar' || $i }")
return $x("foo")
=== modified file 'test/rbkt/Queries/zorba/no-copy/eval12.xq'
--- test/rbkt/Queries/zorba/no-copy/eval12.xq 2013-08-09 08:27:30 +0000
+++ test/rbkt/Queries/zorba/no-copy/eval12.xq 2013-10-07 23:27:33 +0000
@@ -1,7 +1,7 @@
declare namespace opt = "http://zorba.io/options/optimizer";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare option opt:enable "for-serialization-only";
=== modified file 'test/rbkt/Queries/zorba/no-copy/eval15.xq'
--- test/rbkt/Queries/zorba/no-copy/eval15.xq 2013-08-09 08:27:30 +0000
+++ test/rbkt/Queries/zorba/no-copy/eval15.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace an = "http://zorba.io/annotations";
=== modified file 'test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq'
--- test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq 2012-04-24 11:56:56 +0000
+++ test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace err = "http://www.w3.org/2005/xqt-errors";
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message contains the "missing comma?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq 2013-08-09 08:27:30 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message should not contain the "missing comma?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq 2013-01-08 16:08:11 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message should not contain the "missing comma?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq 2013-08-09 08:27:30 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message contains the "missing semicolon?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq 2013-08-21 15:13:06 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message contains the "missing semicolon?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq 2013-08-21 15:13:06 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message contains the "missing semicolon?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq 2013-08-21 15:13:06 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
the error message contains the "missing semicolon?" hint
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
try
=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq'
--- test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq 2013-01-09 07:27:29 +0000
+++ test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq 2013-10-07 23:27:33 +0000
@@ -3,7 +3,7 @@
unexpected qualified name %actual_qname%
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace err="http://www.w3.org/2005/xqt-errors";
let $query :=
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
reflection:eval-s("client:tweets1()")
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
for $i in (1 to 2)
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
for $i in (1 to 2)
return reflection:eval-s("
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq 2012-08-08 14:49:12 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
for $i in (1 to 2)
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:max"), (1,2,3))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:string-join"), ("a", "b", "c"), "")
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:sum"), ((1 to 100)[.<5], 2))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
declare function local:plus($param as xs:integer) as xs:integer
{
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
declare function local:plus($param as xs:integer*) as xs:integer*
{
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
declare function local:recursive($param as xs:integer) as xs:integer
{
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
declare function local:recursive($param as xs:integer) as xs:integer
{
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
let $f := xs:QName("fn:tokenize")
return ref:invoke($f, "Str1,Str2,Str3", ",")
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
for $f in (xs:QName("fn:max"), xs:QName("fn:min"))
return ref:invoke($f, (1, 2, 3))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq 2013-07-17 09:01:57 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
import module namespace rand = "http://zorba.io/modules/random";
declare variable $name as xs:QName := fn:QName('http://zorba.io/modules/random', 'random');
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
reflection:invoke-s(xs:QName("client:tweets1"))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
reflection:invoke-s(xs:QName("client:tweets2"))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
reflection:invoke-s(xs:QName("client:public"))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke()
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(())
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
declare function local:plus($param as xs:integer) as xs:integer
{
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:max"), (1, 2, "text"))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:max"))
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq 2013-10-07 23:27:33 +0000
@@ -1,3 +1,3 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:max"), 1, 2, 3)
=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq'
--- test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace ref = "http://zorba.io/modules/reflection";
ref:invoke(xs:QName("fn:concat"), 1, 2, 3)
=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq'
--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq 2013-08-29 20:21:59 +0000
+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
import module namespace map = "http://zorba.io/modules/unordered-maps";
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
map:create("map", xs:QName("xs:string"),{ "persistent": false() });
map:insert("map", "test", 1);
=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq'
--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq 2013-08-29 20:21:59 +0000
+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
import module namespace map = "http://zorba.io/modules/unordered-maps";
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
map:create("map", xs:QName("xs:string"),{ "persistent": false() });
map:insert("map", "test", 1);
=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq'
--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq 2013-08-29 20:21:59 +0000
+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
import module namespace map = "http://zorba.io/modules/unordered-maps";
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
map:create("map", xs:QName("xs:string"),{ "persistent": false() });
map:insert("map", "test", 1);
=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq'
--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq 2013-08-29 20:21:59 +0000
+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq 2013-10-07 23:27:33 +0000
@@ -1,5 +1,5 @@
import module namespace map = "http://zorba.io/modules/unordered-maps";
-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace reflection = "http://zorba.io/modules/reflection";
map:create("map", xs:QName("xs:string"),{ "persistent": false() });
reflection:eval('map:available-maps()')
=== modified file 'test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm'
--- test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-09-19 01:09:27 +0000
+++ test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-10-07 23:27:33 +0000
@@ -368,7 +368,7 @@
<span>reflection</span>
<ul>
<li>
- <a href="www.zorba-xquery.com_modules_reflection.html" title="http://www.zorba-xquery.com/modules/reflection">reflection</a>
+ <a href="www.zorba-xquery.com_modules_reflection.html" title="http://zorba.io/modules/reflection">reflection</a>
<sup>
<a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
</sup>
=== modified file 'test/unit/ext_main.xq'
--- test/unit/ext_main.xq 2013-02-07 17:24:36 +0000
+++ test/unit/ext_main.xq 2013-10-07 23:27:33 +0000
@@ -15,7 +15,7 @@
:)
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
import module namespace ext = "http://www.zorba-xquery.com/m" at "file:///${CMAKE_CURRENT_BINARY_DIR}/ext_mod.xq";
=== modified file 'test/unit/fold_main.xq'
--- test/unit/fold_main.xq 2013-02-07 17:24:36 +0000
+++ test/unit/fold_main.xq 2013-10-07 23:27:33 +0000
@@ -16,7 +16,7 @@
import module namespace mod1 = "http://www.zorba-xquery.com/mod1" at "file:///${CMAKE_CURRENT_BINARY_DIR}/fold_mod1.xq";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare variable $local:foo external;
=== modified file 'test/unit/guestbook_main.xq'
--- test/unit/guestbook_main.xq 2013-02-07 17:24:36 +0000
+++ test/unit/guestbook_main.xq 2013-10-07 23:27:33 +0000
@@ -16,6 +16,6 @@
import module namespace guestbook = "http://www.28msec.com/templates/guestbook/guestbook" at "file:///@CMAKE_CURRENT_BINARY_DIR@/guestbook.xq";
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
guestbook:init(), refl:eval-s("guestbook:list()"), refl:eval("guestbook:window()")
=== modified file 'test/unit/main_invoke.xq'
--- test/unit/main_invoke.xq 2013-02-07 17:24:36 +0000
+++ test/unit/main_invoke.xq 2013-10-07 23:27:33 +0000
@@ -1,6 +1,6 @@
xquery version '3.0';
-import module namespace invoke = 'http://www.zorba-xquery.com/modules/reflection';
+import module namespace invoke = 'http://zorba.io/modules/reflection';
import module namespace foo = "http://foo.com/" at "${CMAKE_CURRENT_BINARY_DIR}/module4.xq";
=== modified file 'test/unit/mini_audit.xq'
--- test/unit/mini_audit.xq 2013-08-09 08:27:30 +0000
+++ test/unit/mini_audit.xq 2013-10-07 23:27:33 +0000
@@ -1,4 +1,4 @@
-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
+import module namespace refl = "http://zorba.io/modules/reflection";
declare namespace ann = "http://zorba.io/annotations";
=== modified file 'test/unit/test_audit.cpp'
--- test/unit/test_audit.cpp 2013-02-07 17:24:36 +0000
+++ test/unit/test_audit.cpp 2013-10-07 23:27:33 +0000
@@ -57,7 +57,7 @@
Zorba_CompilerHints lHints;
query->setFileName("test_audit");
- query->compile("import module namespace e = 'http://www.zorba-xquery.com/modules/reflection'; e:eval('1+1')", lStaticContext, lHints);
+ query->compile("import module namespace e = 'http://zorba.io/modules/reflection'; e:eval('1+1')", lStaticContext, lHints);
Zorba_SerializerOptions lSerOptions;
query->execute(std::cout, &lSerOptions);
Follow ups
-
Re: [Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Chris Hillery, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: noreply, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Chris Hillery, 2013-10-16
-
Re: [Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Chris Hillery, 2013-10-16
-
Re: [Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Chris Hillery, 2013-10-16
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-16
-
Re: [Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Juan Zacarias, 2013-10-16
-
Re: [Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Chris Hillery, 2013-10-10
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-10
-
[Merge] lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba
From: Zorba Build Bot, 2013-10-10