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

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Fri Feb 19 14:04:42 PST 2016


...and wrap with a GsDeployer>>deploy: block for autocommit and out of 
memory protection ...

Dale

On 02/19/2016 12:23 PM, BrunoBB via Glass wrote:
> 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.
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass



More information about the Glass mailing list