[xquery-talk] [Announce] XQilla version 1.1.0 released

John Snelson john.snelson at oracle.com
Mon Sep 3 11:59:55 PDT 2007


Hi Frank,

XQilla is a C++ library and command line tool. There is currently no 
Java API for it, so you would have to use JNI or Runtime.exec() to 
invoke it.

What were you hoping to use it for?

John

Frank Cohen wrote:
> Congratulations on the release.
> 
> What is the way for me to use XQilla from Java?
> 
> -Frank
> 
> 
> 
> 
> On Aug 31, 2007, at 7:37 AM, John Snelson wrote:
> 
>> The XQilla developers are very excited to announce the release of 
>> version 1.1.0 of XQilla, with some major new features including XQuery 
>> Update support (Last Call Working Draft 28 August 2007), streaming 
>> event API for output, and speed and memory consumption improvements.
>>
>> XQilla is an XQuery and XPath 2.0 implementation written in C++ and 
>> based on Xerces-C. It implements the DOM 3 XPath API, as well as 
>> having it's own more powerful API. It conforms to the both the XQuery 
>> and XPath 2.0 W3C recommendations.
>>
>> XQilla can be downloaded here:
>> http://sourceforge.net/project/showfiles.php?group_id=152021
>>
>> More information on XQilla is available here:
>> http://xqilla.sourceforge.net/HomePage
>> _______________________________________________
>> talk at x-query.com
>> http://x-query.com/mailman/listinfo/talk
>>
> 
> 
> 
> -- 
> Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
> TestMaker: The open-source SOA test automation tool
> 
> 
> 
> _______________________________________________
> talk at x-query.com
> http://x-query.com/mailman/listinfo/talk



More information about the talk mailing list