[Glass] Beginners question ... about suitable XML package ...

BrunoBB via Glass glass at lists.gemtalksystems.com
Fri Feb 19 12:23:41 PST 2016


Hi,

I think with the following you are done:
Metacello new
     configuration: 'XMLParser';
     version: #stable;
     repository:
'http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main';
     load.

Metacello new
     configuration: 'XPath';
     version: #stable;
     repository: 'http://www.smalltalkhub.com/mc/PharoExtras/XPath/main';
     load.

Try to evaluate both expressions and you should get both XML packages
installed...

Regards,
Bruno



--
View this message in context: http://forum.world.st/Beginners-question-about-suitable-XML-package-tp4879069p4879077.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list