- From: Per Bothner <per@bothner.com>
- Date: Tue, 27 Nov 2001 17:20:00 -0800
- To: www-ql@w3.org
I have made a new release of Kawa-XQuery, the open-source
Xquery implementation that compiles to Java bytecodes.
The new release has many large and small improvements, including:
* You can now generate servlets.
http://www.gnu.org/software/kawa/xquery/servlet.html documents
writing and deplying an XQuery servlet under Tomcat.
* More complete path expressions.
* More optimizations and better code generation.
* Proper namespace support.
* Meaningful line numbers included in stack trace.
See http://www.gnu.org/software/kawa/xquery/ for more information.
--Per Bothner
per@bothner.com http://www.bothner.com/per/
Received on Tuesday, 27 November 2001 20:19:44 UTC