Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Conversion to TiXML types #44

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 0 comments
Open

Conversion to TiXML types #44

GoogleCodeExporter opened this issue Mar 17, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

This is not really a defect but rather a suggestion.

Why not add a conversion function to get default TinyXML type e.g from 
ticpp::Element to TiXMLElement. To interface with legacy code, sometimes I 
need to get back the TinyXML type. Currently it is using the Node::To 
function, which uses a "evil" dynamic_cast.

Original issue reported on code.google.com by [email protected] on 30 Mar 2009 at 4:38

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant