[Glass] SafelyPerformBlockRequiringAbort error when running Seaside

BrunoBB smalltalk at adinet.com.uy
Thu Feb 20 03:40:46 PST 2020


Dale/Jupiter,

It seems that GsDevKit/Seaside31 that i was using is obsolete (it should be
marked as that).

Using current Seaside master from SeasideSt i got everything working:

GsDeployer deploy: [
  Metacello new
    baseline: 'Seaside3';
    repository: 'github://SeasideSt/Seaside:master/repository';
    onLock: [:ex | ex honor];
    load: 'CI' ].

Thanks to both :)

Regards,
Bruno



--
Sent from: http://forum.world.st/GLASS-f1460844.html


More information about the Glass mailing list