works here too indeed.
pharo 2.0 fresh.
Ok, I think I can answer my question myself:
spec
project: 'Seaside30'
� � � � with: [
� � � � � � � � spec
� � � � � � � � �className: 'ConfigurationOfSeaside30';
� � � � � � � � �versionString: #'stable';
� � � � � � � � �loads: #('default');
� � � � � � � � �repository: 'http://www.squeaksource.com/MetacelloRepository' ].
works.
--
View this message in context: http://forum.world.st/baseline-for-seaside-3-0-tp4692630p4692747.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.