std.xml

Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com> Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com>
Tue Jan 14 00:57:15 PST 2014


On Monday, 13 January 2014 at 19:54:22 UTC, Jacob Carlborg wrote:
> 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.

I want to read XML files and replace the nodes I care about 
(shapes and transforms) with my own version so that I more easily 
can manipulate it (using a more efficient internal 
representation). The kxml library appears have a node class, so 
maybe that is the better option.


More information about the Digitalmars-d-learn mailing list