A couple of other things which I've discovered as well. a) Break points can currently only be set in a main module and not a library module.
b) 'Run to Cursor' does not function as one would expect. The oXygen people are aware of these and have plans to address them in a future version. Overall, I still think this is a huge productivity improvement with XQuery development. Darin. --- David Sewell <[EMAIL PROTECTED]> wrote: > For anyone who is using oXygen 8.2 with the new ML > Server release, a > couple of questions. > > 1. oXygen talks to a given XDBC server, and an XDBC > server expects to > find all of its imported library modules in the > directory defined in the > server configuration. Is there any way around > copying all imported > modules used by an XQuery program to that directory > before running it in > oXygen? > > 2. Code that uses App Server functions such as > xdmp:get-request-field() > breaks under oXygen because most of those functions > return the empty > sequence when run on an XDBC server. There are some > workarounds, such as > temporarily substituting external variables for > request fields. Is there > a more general solution, such as a way to add a > transformation extension > in oXygen that would allow app server values to be > set? > > David S. > > -- > David Sewell, Editorial and Technical Manager > ROTUNDA, The University of Virginia Press > PO Box 801079, Charlottesville, VA 22904-4318 USA > Courier: 310 Old Ivy Way, Suite 302, Charlottesville > VA 22903 > Email: [EMAIL PROTECTED] Tel: +1 434 924 9973 > Web: http://rotunda.upress.virginia.edu/ > _______________________________________________ > General mailing list > [email protected] > http://xqzone.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
