On 2014-01-13 18:47, "Ola Fosheim Grøstad" <ola.fosheim.grostad+dl...@gmail.com>" wrote:
Thanks Jacob and Dejan!

I guess I can just build a generic DOM using one of those and replace
the nodes I am interested with subclasses after the tree building
process. I was thinking more of a library that allows me to say that a
specific element (like "svg") should use a specific subclass, but
"mapping" after building is ok too I suppose.

I'm not sure what you're trying to do but the implementation in Tango uses structs for the nodes so you cannot subclass that.

--
/Jacob Carlborg

Reply via email to