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

Incompatibility with TinyXpath #56

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Open

Incompatibility with TinyXpath #56

GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Two libraries extend the functionality of TinyXML: yours and TinyXPATH 
( http://tinyxpath.sourceforge.net/ ).

It is not possible to use ticpp objects with TinyXpath, as it requires 
TiXmlNode objects. It doesn't seem possible to obtain the TiXmlNode 
pointer easily (GetTiXmlPointer is protected).

At the moment I have simply changed the code for ticpp in my project so 
that GetTiXmlPointer is public, as this seemed the easiest thing to do 
(but not necessarily the best).

It would be most appreciated if the two libraries were compatible without 
modification though. Any plans on that?

Original issue reported on code.google.com by [email protected] on 7 Dec 2009 at 11:07

@GoogleCodeExporter
Copy link
Author

I am all for that, but we don't use TinyXpath at all. So if you talked to them 
and
asked them the same question, we will accept any reasonable patch. Thoughts?

Original comment by [email protected] on 8 Dec 2009 at 12:07

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