Commit: Re: commit - Partially working msxml XML parser

From: Dom Lachowicz (doml@appligent.com)
Date: Thu Jun 13 2002 - 16:07:00 EDT

  • Next message: Mike Nordell: "Re: Clean code: [was: commit: wv: add -ansi -pedantic only for gcc]"

    On Thu, 2002-06-13 at 16:01, Hubert Figuiere wrote:
    > On Thu, 2002-06-13 at 19:47, Michael D. Pritchett wrote:
    > > Added Files:
    > > src/af/util/ut_xml_msxml.cpp
    > U src/af/util/xp/ut_xml_msxml.cpp
    >
    > This file certainely do NOT belong to XP....

    I've removed these functions from all XML parsers:

    startDecode
    endDecode
    decode

    and in their place, I added a standalone function (UT_XML_Decode) that
    does their job. It's a *little* slower, but it's only used in the
    preferences reading code. It's much smaller and readable and
    configurable to any XML parser out there. This makes the MSXML parser
    work 100%, and everything else works as expected (libxml2 tested).

    -- 
    Dom Lachowicz <doml@appligent.com>
    




    This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 16:09:11 EDT