Hi Jeroen,
Can you open a Jira bug so these changes don't get lost?

Also, in the bug report can you answer the due diligence questions in
section 7.3 of the charter  (http://xml.apache.org/xerces-c/charter.html)?
Alternatively, if you think you will continue to provide patches you might
want to file a CLA (section 7.2 of the charter).

Lastly, why do you want to make some of the XMLUri methods public?

Thanks.

Regards,
David A. Cargill
XML Parser Development
IBM Toronto Lab
(905) 413-2371, tie 969
[EMAIL PROTECTED]


                                                                           
             "Jeroen N.                                                    
             Witmond"                                                      
             <[EMAIL PROTECTED]>                                            To 
                                       [email protected]             
             09/17/2005 06:45                                           cc 
             AM                                                            
                                                                   Subject 
                                       Suggestions for small improvements  
             Please respond to         in src/xercesc/util/ [patch]        
                   c-dev               and samples/                        
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Greetings,

The attached patch makes the following small usability improvements:

- make a number of static helper methods in XMLUri.hpp public.

- 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 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!".

If a bug report is needed for any of the suggestions above, please let me
know.

Jeroen.
(See attached file: xerces-c-vanilla.patch)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: xerces-c-vanilla.patch
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to