[Glass] New version of Seaside3.0

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Glass] New version of Seaside3.0

Dale Henrichs-3
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';
      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

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass