[Glass] New version of Seaside3.0
Dale Henrichs
dale.henrichs at gemtalksystems.com
Tue Jun 17 16:19:07 PDT 2014
I've just release Seaside3.0.14 that contains a critical bugfix for Zinc to
function correctly.
GsDeployer bulkMigrate: [
Metacello new
configuration: 'Seaside3';
version: '3.0.14';
repository: '
http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
load: #('default' 'Zinc-Seaside') ].
should give you a functional Seaside3.0 and Zinc ...
Seaside3.1 is still the latest and greatest version of Seaside, but if you
_are_ still using Seaside3.0 and want to use Zinc this release should be
the ticket ...
Run Zinc with the following expression:
WAGemStoneRunSeasideGems default
name: 'Zinc';
adaptorClass: WAGsZincAdaptor;
ports: #(8383).
WAGemStoneRunSeasideGems restartGems.
I think there still might be some gotchas in with Zinc, but this should
work well for development...
Dale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140617/391f7a6b/attachment.html>
More information about the Glass
mailing list