Experimental conversion of current XML Support for Pharo
- http://smalltalkhub.com/mc/PharoExtras/XMLParser/main/
- http://smalltalkhub.com/mc/PharoExtras/XMLWriter/main/
- http://smalltalkhub.com/mc/PharoExtras/OrderPreservingDictionary/main/
- http://smalltalkhub.com/mc/PharoExtras/BitmapCharacterSet/main/
Metacello new
baseline: 'XMLParser';
repository: 'github://svenvc/XML-Support-Pharo';
load.
spec baseline: 'XMLParser' with: [ spec repository: 'github://svenvc/XML-Support-Pharo' ].
This repository is NOT where development of XML Support for Pharo takes place, please post any questions yoy might have to the Pharo mailing lists.