[Glass] Zinc support

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Sat Nov 22 07:22:51 PST 2014


On Sat, Nov 22, 2014 at 3:10 AM, Dario Trussardi via Glass <
glass at lists.gemtalksystems.com> wrote:

> Ciao,
>
> i port from Pharo to GLASS 3.1.0.6  some code based on   Zinc client,
>
>
...


> I need to load a new version of Zinc?
>  I can load:
>
> GsDeployer deploy: [
>
>   Metacello new
>     baseline: 'ZincHTTPComponents';
>     repository: 'github://GsDevKit/zinc:gs_master/repository';
>     onLock: [:ex | ex honor ];
>     load: 'Tests' ].
>
>
> or a specific version ?
>

Either should work for you ... the master branch is in continuous
 deployment so you will see a trickle of bugfixes over time (right now
WebClient support is being worked on). But for basic http client and server
Zinc 2.4.3 is in good shape.

Dale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20141122/23ab4655/attachment.html>


More information about the Glass mailing list