From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3eabbf2a3ff52bd,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!k17g2000prf.googlegroups.com!not-for-mail From: dontcare Newsgroups: comp.lang.ada Subject: [ANN]VTD-XML 2.9 Date: Sun, 15 Aug 2010 00:46:34 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 24.6.50.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1281858394 15770 127.0.0.1 (15 Aug 2010 07:46:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 15 Aug 2010 07:46:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k17g2000prf.googlegroups.com; posting-host=24.6.50.139; posting-account=kvh4MAoAAACHeLuHGS999xgET8NFJqSh User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13325 Date: 2010-08-15T00:46:34-07:00 List-Id: VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud computing, has been released. Please visit https://sourceforge.net/projects/vtd-xml/files/ to download the latest version. * Strict Conformance #VTD-XML now fully conforms to XML namespace 1.0 spec * Performance Improvement #Significantly improved parsing performance for small XML files * Expand Core VTD-XML API #Adds getPrefixString(), and toNormalizedString2() * Cutting/Splitting #Adds getSiblingElementFragment() * A number of bug fixes and code enhancement including: #Fixes a bug for reading very large XML documents on some platforms #Fixes a bug in parsing processing instruction #Fixes a bug in outputAndReparse()