Hey,
Adam Heinz wrote:
Why do you have to copy the code from the impl class? DOMWriter seems to consist entirely of virtual functions, so you should be able to override writeNode() and handle your user data or call the inherited DOMWriter::writeNode(). Unfortunately, I think you will have to also override DOMImplementationLS in order to construct your DOMWriter, and override DOMImplementationRegistry in order to construct your DOMImplemenation LS.
You would have to do this. If you want an example look in Pathan.
Gareth
-- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://www.parthcomp.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]