https://ci.inria.fr/pharo-contribution/job/XMLParser/ You should be able to upgrade regardless of your Pharo version. ___ montyos.wordpress.com
Sent: Wednesday, June 20, 2018 at 8:39 AM From: Hilaire <hilaire@drgeo.eu> To: pharo-users@lists.pharo.org Subject: Re: [Pharo-users] Lost in stream
No with Pharo, and pretty old XML parser version. But still this one was always capable to parse entity
Le 18/06/2018 à 02:43, monty a écrit :
Are you developing in Squeak? I ask because the XML parser in the default Squeak image is very old. You can download the latest Pharo XMLParser lib from the SqueakMap. It's the "XMLParser" project. Other libs I maintain are also available as SM projects, like "XMLParser-XPath".
If you're doing DOM parsing, you can save a parsed DOM document to a file using a message like #printToFileNamed: (see the XMLNode "printing" category for more).
-- Dr. Geo http://drgeo.eu