I can adjust the offset for a TimeZone object, but the ID is always a string, so, if I create a TimeZone object from default it will acquire the default ID instead the one provided from Zorba, so, there is no way to create a TimeZone from Zorba without implying a String.
-- 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 -- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

