Thanks Dale. Next Pharo image will have this in the welcome workspace :)
On Sat, Jan 30, 2010 at 1:44 PM, Germán Arduino <garduino(a)gmail.com> wrote:
I tried in a new pharo core image, using Seaside 3.0
and friends and worked
ok.
Thanks!!
Germán.
2010/1/26 Dale Henrichs <dale.henrichs(a)gemstone.com>om>:
First load the configuration.
For Pharo:
Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfSeaside';
load.
For Squeak:
- load the latest version of ConfigurationOfSeaside from
http://www.squeaksource.com/MetacelloRepository
Then pick the Seaside variant you want to load:
"Seaside 2.8"
ConfigurationOfSeaside project latestVersion load: 'Seaside 2.8'.
ConfigurationOfSeaside project latestVersion load: 'Seaside 2.8
Examples'.
ConfigurationOfSeaside project latestVersion
load: 'Magritte'.
ConfigurationOfSeaside project latestVersion load: 'Magritte Tests'.
ConfigurationOfSeaside project latestVersion load: 'Pier'.
ConfigurationOfSeaside project latestVersion load: 'Pier Tests'.
ConfigurationOfSeaside project latestVersion load: 'Pier AddOns'.
"Seaside 3.0"
ConfigurationOfSeaside project latestVersion load: 'Seaside 3.0'.
ConfigurationOfSeaside project latestVersion load: 'Seaside 3.0 Tests'.
ConfigurationOfSeaside project latestVersion load: 'Magritte2'.
ConfigurationOfSeaside project latestVersion load: 'Magritte2 Tests'.
ConfigurationOfSeaside project latestVersion load: 'Pier2'.
ConfigurationOfSeaside project latestVersion load: 'Pier2 Tests'.
ConfigurationOfSeaside project latestVersion load: 'Pier2 AddOns'.
I've tested the various loads with PharoCore-1.0-10508rc2 and
Squeak3.11-8931-alpha. The tests aren't 100% green on either platform...
Dale
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
=================================================
Germán S. Arduino <gsa @ arsol.net> Twitter: garduino
Arduino Software & Web Hosting
http://www.arduinosoftware.com
PasswordsPro
http://www.passwordspro.com
=================================================
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki