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
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]