M
marfi95
I'm looking into adding a couple new things we need for Element nodes.
I was thinking of creating my own ElementNode class and inheriting from
DOM_Element, but I read somewhere that the XML4C dom classes were not
designed to be subclassed and thats why the Userdata field was added.
However, thats really not what I'm wanting to do.
Has anybody actually tried to extend the DOM api in XML4C ? Does
anybody have any samples they be willing to share ?
Thanks.
I was thinking of creating my own ElementNode class and inheriting from
DOM_Element, but I read somewhere that the XML4C dom classes were not
designed to be subclassed and thats why the Userdata field was added.
However, thats really not what I'm wanting to do.
Has anybody actually tried to extend the DOM api in XML4C ? Does
anybody have any samples they be willing to share ?
Thanks.