You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 7 Dec 2009 at 11:07The text was updated successfully, but these errors were encountered: