Thanks Germán, you asked a very good question. I already asked Dale as soon as I read your email. I suggest you subscribe to metacello group as Dale is maintaining all Seaside related configurations. For the moment, would you mind trying this in this dev (clean): That will load Seaside 2.8 + Magritte (ConfigurationOfMagritte project version: '1.2.1') load: #('Magritte-Model' 'Magritte-Tests' 'Magritte-Seaside' ) I didn't found anything for 3.0 And for Pier + Magritte + Seaside 2.8 (ConfigurationOfPier project version: '1.2.1') load That's all I know for the moment. However, remember that you can install Seaside in other ways for the moment. For example you can look at the script used in the dev image before (I attach it if you want to look). However, all these configurations will be fixed soon. Thanks Mariano On Sat, Jan 16, 2010 at 5:52 PM, Germán Arduino <garduino@gmail.com> wrote:
After this mail I tried to install Magritte using "ConfigurationOfMagritte" from MetacelloRepository, but fails.
This version of Magritte don't install with Seaside 3.0 ?
Cheers. Germán.
2010/1/16 Germán Arduino <garduino@gmail.com>:
Hi:
2010/1/10 Mariano Martinez Peck <marianopeck@gmail.com>:
Hi Folks/Beta-Testers!
6) There is no Web image this time. If you want to install Seaside 2.8.4 evaluate:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside28'; load.
(Smalltalk at: #ConfigurationOfSeaside28) load
And if you want Seaside 3.0 evaluate:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside30'; load.
(Smalltalk at: #ConfigurationOfSeaside30) loadLatestVersion
However, I am not sure if this is perfectly working in Pharo.
I started today, with the intention of port a new system I'm developing directly to Seaside 3.0.
All the installation seems to works ok, I must try more yet, but a thing I noticed is not included and should by (imho) is Magritte.
Just my 0.02
Cheers. Germán.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project