You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "cargilld (JIRA)" <xe...@xml.apache.org> on 2005/09/20 20:12:38 UTC

[jira] Assigned: (XERCESC-1503) Suggestions for small improvements in src/xercesc/util/ [patch] and samples/

     [ http://issues.apache.org/jira/browse/XERCESC-1503?page=all ]

cargilld reassigned XERCESC-1503:
---------------------------------

    Assign To: cargilld

> Suggestions for small improvements in src/xercesc/util/ [patch]  and samples/
> -----------------------------------------------------------------------------
>
>          Key: XERCESC-1503
>          URL: http://issues.apache.org/jira/browse/XERCESC-1503
>      Project: Xerces-C++
>         Type: Improvement
>     Versions: Nightly build (please specify the date)
>     Reporter: Jeroen N. Witmond
>     Assignee: cargilld
>  Attachments: xerces-c-vanilla.patch
>
> 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!".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org