We have had a white paper on VTD-XML from a long time ago
I thought readers of this list may interested
http://www.ximpleware.com/wp_SUN.pdf
----- Original Message -----
From: "jimmy Zhang" <crackeur@comcast.net>
To: <users@activemq.apache.org>
Sent: Tuesday, February 26, 2008 12:19 PM
Subject: Re: VTD-XML 2.3
> My take (which I am going publish articles shortly) is that VTD-XML
> is vastly superior to JAXP in routing/switching XML payloads... it is my
> understanding
> that in the most typical cases VTD-XML will shock the world (outperforming
> JAXP by about 10~100x)
> We support full XPath expression but again, if you look under the hood,
> the techcal
> savvy subscrber of this list will agree with me that JAXP (DOM/SAX) is
> fundamentally
> broken...
> ----- Original Message -----
> From: "James Strachan" <james.strachan@gmail.com>
> To: <users@activemq.apache.org>
> Sent: Tuesday, February 26, 2008 12:13 PM
> Subject: Re: VTD-XML 2.3
>
>
>>I guess VTD-XML is more suitable for the Camel sub project; we could
>> use it for XML routing and so forth.
>> http://activemq.apache.org/camel/
>>
>> Given the fact that VTD-XML appears GPL we'd not be able to host it at
>> Apache, but we could host it at the camel-extra project...
>> http://code.google.com/p/camel-extra/
>>
>> Does VTD-XML support the JAXP XPath API? Or any plans to? :) It'd
>> certainly make it a bit easier to integrate, but its not essential.
>>
>>
>> On 25/02/2008, jimmy Zhang <crackeur@comcast.net> wrote:
>>> VTD-XML 2.3 (http://vtd-xml.sf.net) is now released. To download the
>>> latest
>>> version please visit
>>>
>>> http://sourceforge.net/project/showfiles.php?group_id=110612&package_id=1201
>>> 72.
>>>
>>> Below is a list of new features and enhancements in this version.
>>>
>>> * VTDException is now introduced as the root class for all other
>>> VTD-XML's
>>> exception classes (per suggestion of Max Rahder).
>>> * Transcoding capability is now added for inter-document cut and paste.
>>> You
>>> can cut a chuck of bytes in a UTF-8 encoded document and paste it into
>>> a
>>> UTF-16 encoded document and the output document is still well-formed.
>>> * ISO-8859-10, ISO-8859-11, ISO-8859-12, ISO-8859-13, ISO-8859-14 and
>>> ISO-8859-15 support has now been added
>>> * Zero length Text node is now possible.
>>> * Ability to dump in-memory copy of text is added.
>>> * Various code cleanup, enhancement and bug fixes.
>>>
>>>
>>> Below are some new articles related to VTD-XML
>>>
>>> *Index XML documents with VTD-XML
>>> http://xml.sys-con.com/read/453082.htm
>>>
>>> *Manipulate XML content the Ximple Way
>>> http://www.devx.com/xml/Article/36379
>>>
>>> * VTD-XML: A new vision of XML
>>> http://www.developer.com/xml/article.php/3714051
>>>
>>> * VTD-XML: XML Processing for the future
>>> http://www.codeproject.com/KB/cs/vtd-xml_examples.aspx
>>>
>>> If you (or someone you know) like the concept of VTD-XML, think that it
>>> can
>>> help solve enterprises' XML processing related issues (particularly
>>> those
>>> related to SOA), and would like to directly influence and contribute to
>>> the
>>> development of the future of Internet, please email me
>>> (crackeur@comcast.net). We are looking for open source software
>>> developers
>>> and project management people to take VTD-XML to the next level.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>>> For additional commands, e-mail: user-help@xmlbeans.apache.org
>>>
>>>
>>>
>>
>>
>> --
>> James
>> -------
>> http://macstrac.blogspot.com/
>>
>> Open Source Integration
>> http://open.iona.com
>>
>
>
>
|