← Back to team overview

zorba-coders team mailing list archive

[Bug 928987] Re: XQJ integration with JavaAPI

 

** Branch linked: 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:
  New

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