Andy Bunce

Results 8 comments of Andy Bunce

So this is triggerXQ; annotated based, but unlike RESTXQ and like the REPO, requires installation? In the case when multiple triggers "trigger" - in what order do they run? On...

Example from https://www.mail-archive.com/[email protected]/msg14507.html In this case it appears an error, [XQST0049] Duplicate declaration of static variable, is raised by BaseX 9.7 when it should not be. ```xquery (: main.xq :)...

Some discussion on the Zorba user list https://groups.google.com/forum/?fromgroups=#!topic/zorba-users/J8rDpF6y6Fg

The proposal at https://bugs.launchpad.net/zorba/+bug/1124374 looks good to me `%restxq:form-param("message","{$message}", "'no message delivered'", 5)` results in ``` ``` where the order of the literal elements reflects the order of the literals...

Hi Florent, Where did you get the installer jar from? I tried to fix some of the windows issues a few months ago. The java line with my changes looks...

> So it looks like two different 0.1 ZIP files are out there, with different contents Yes. https://github.com/xquery/xquerydoc/blob/master/xquerydoc.bat

> Is it possible that this is because it is not compatible with the ZIP file I used? Maybe. > Where did you downloaded yours? https://github.com/xquery/xquerydoc/blob/master/xquerydoc-0.1.jar.zip Do install, then make...