[Glass] [GS/SS Beta] Load Seaside into new Gemstone 3.1.0.4

Dale K. Henrichs dale.henrichs at gemtalksystems.com
Sun Jun 30 05:31:23 PDT 2013


Dario, 

Could you start posting to the new mailing list (glass at lists.gemtalksystems.com). You have been subscribed to the new list (and you should have gotten a welcome message last week). 

As of today we will no longer have control over the hosts that serve the beta at seaside.gemstone.com mailing list so I don't know how long the old mailing list will be functional... 

Dale 

----- Original Message -----

| From: "Dario Trussardi" <dario.trussardi at tiscali.it>
| To: "beta discussion Gemstone Seaside" <beta at seaside.gemstone.com>
| Sent: Sunday, June 30, 2013 3:45:03 AM
| Subject: [GS/SS Beta] Load Seaside into new Gemstone 3.1.0.4

| Ciao,

| i need to load Seaside into new Gemstone 3.1.0.4.

| Into Gemstone 3.1.0.2 i work with Seaside 3.0.7.1 and i use FastCGI
| which adaptor for server web pages.

| Anyone can suggest that procedure follow?

| I found this :

| http://code.google.com/p/glassdb/wiki/Seaside30Configuration

| And i think to use :
| Load Pier, Magritte, and Seaside Avoiding Out of Memory Conditions

| If you'd like to install Seaside3.0, Pier and Magritte, the following
| expression should be used: | autoCommit |
| autoCommit := MCPlatformSupport autoCommit .
| MCPlatformSupport autoCommit : true . "needed if loading from Topaz"
| MCPlatformSupport commitOnAlmostOutOfMemoryDuring : [[
| ConfigurationOfMetacello project updateProject .
| ConfigurationOfMetacello loadLatestVersion .
| Gofer project load : 'Seaside30' group : #( 'ALL').
| Gofer project load : 'Pier2' group : 'ALL' .
| Gofer project load : 'PierAddOns2' group : 'ALL' .
| ]
| on : Warning
| do : [: ex |
| Transcript cr ; show : ex description .
| ex resume ]].
| MCPlatformSupport autoCommit : autoCommit .

| it's correct ?

| Thanks,

| Dario
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20130630/7ef68f90/attachment.html>


More information about the Glass mailing list