Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1503

Suggestions for small improvements in src/xercesc/util/ [patch] and samples/

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Nightly build (please specify the date)
    • 3.0.1
    • None
    • None

    Description

      The attached patch against svn revision 289713 makes the following small usability improvements:

      • make a number of static helper methods in XMLUri.hpp public. They are useful when for instance normalizing a URI.
      • adds methods to XMLString.hpp and XMLString.cpp to release strings using a memory manager. In XMLString.hpp the comments/documentation are updated as well.

      The patch also fixes the compilation warning about comparison between signed and unsigned in
      src/xercesc/validators/schema/SchemaElementDecl.hpp. This problem was mentioned before on the c-dev list, but the fix has not made it to svn yet.

      For an improvement in samples/ I second the suggestion made by Neil Graham on 10 december, 2003: "I'd also like to deprecate the SEnumVal and EnumVal samples eventually; we certainly shouldn't be going out of our way to show
      people how to use Xerces's internal interfaces!".

      Attachments

        1. xerces-c-vanilla.patch
          6 kB
          Jeroen N. Witmond

        Activity

          People

            cargilld@ca.ibm.com cargilld
            jnw Jeroen N. Witmond
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: