zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06833
[Bug 928987] Re: XQJ integration with JavaAPI
** Branch linked: lp:~zorba-coders/zorba/bug928987
** Branch unlinked: lp:~rodolfo-ochoa/zorba/xqj
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/928987
Title:
XQJ integration with JavaAPI
Status in Zorba - The XQuery Processor:
In Progress
Bug description:
Users that are using XQJ need access to CollectionManager and
DocumentManager.
This can be done by adding our own interface, and make our
XQPreparedExpression implementation class also implement this new
interface. But the user would have to up cast it to this new interface
to get access to these new methods. This will need to be well
documented.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/928987/+subscriptions
References