msxml3 [1/4]: Add initial implementations of IXMLElement and IXMLElementCollection

Huw Davies huw at codeweavers.com
Fri May 18 05:51:01 CDT 2007


On Thu, May 17, 2007 at 04:40:06PM -0500, James Hawkins wrote:
> 
> Changelog:
> * Add initial implementations of IXMLElement and IXMLElementCollection.


I can't help thinking that it would have been cleaner to implement the
IXML stuff using the IXMLDOM interfaces rather than straight on top of
libxml.  That way we only get one set of interfaces that depend on
libxml.  It may not be possible, but I think it would be worth a look.

Huw.
-- 
Huw Davies
huw at codeweavers.com



More information about the wine-devel mailing list