From: Francesco M. <f18...@ya...> - 2006-12-05 13:07:15
|
cecilio ha scritto: > HI Francesco, > >> Very strange - I'm rebuilding wx now in Unicode mode so that I can test it. > OK. Thank you. sorry - I have been very busy and didn't manage to take a look at this yet... > >> sincerely I don't remember if I ever added support for external entities >> in wxXml2... I'll have a look at it when I have time (which means not so >> soon unfortunately): if you need this feature in brief time you may want >> to look at libxml2 documentation and see how you can enable that in >> libxml2 and then wrap required function calls in wxXml2... > > Any clue about where should I start looking in wxXml2? the problem is probably to understand how to do it in libxml2 (which api call in which order, etc) - then the wrapping should be easy (maybe just a matter of adding some functions to wxXml2Document)... Thanks, Francesco |