Hi all. I'm working on Xerces c 1.6.0, triyng to implement the DOM level 3. I'd like to understand the philosophy that lead to the current class structure.
In particular, I couldn't figure out the reason why IDNodeImpl does not inherit from IDOM_Node (thus forcing the developers to emulate this ineritance reimplementing the IDOM_NODE_FUNCTIONS in each class deriving from IDNodeImpl). Thanks in advance for your help. Giorgio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
