On 7/09/2011 9:43 PM, Nikolay Sivov wrote:
(not related to patch contents)
First time I saw this on a list I thought - god dammit, another parser interface. But looking at methods list it's probably a first candidate to be independent from libxml2 without any loss in functionality or big overhead like XPath or XSL things. We'll see. Is it mentioned as obsolete by any chance? Seems to be a kind of low level parser.
Yes, these are marked as obsolete but are still valid interfaces for embedded windows. They are defined in xmlparser.idl but since there are marked as local, I believe they wont be registered as per normal.
Best Regards Alistair Leslie-Hughes