Hi, The application we are using has been build using XERCES 1.7, we are now rebuilding the application with the latest xerces-c 2.5.0
We are using DOMString and DOMParser class, which are now moved to dom/deprecated/DOMString.hpp and DOMParser.hpp. I understand that in future we have to use XMLCh instead of DOMString and DOMBuilder instead of DOMParser. I am wondering is it ok to use these deprecated classes by including headers from <dom/deprecated/...> or I have to rewrite my application using these new classes/APIs. Thanks and Regards, RamaShankar. __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]