[Seaside] grease-core extensions that exist in pharo 2.0

Philippe Marschall philippe.marschall at gmail.com
Tue Mar 19 13:10:16 UTC 2013


On Tue, Mar 19, 2013 at 6:53 AM, Torsten Bergmann <astares at gmx.de> wrote:
>>Yes, it's a bit confusing that ConfigurationOfSeaside30 loads Seaside 3.1.
>
> Yes and it does not work in Pharo 2.0 due to loading OB (no version found for ConfigurationOfOmniBrowser
>
> Gofer it
>   squeaksource: 'Seaside31';
>   package: 'ConfigurationOfSeaside30';
>   load.
>   ((Smalltalk at: #ConfigurationOfSeaside30 ) project version: '3.1.0') load
>
>
> Do we need OmniBrowser? Also version "3.1.0-adaptors" uses KomHttpServer ofr all #pharo.
> Shouldnt it be "Zinc Server" for Pharo 2.0? See http://lists.squeakfoundation.org/pipermail/seaside/2013-March/029504.html

This shouldn't have happened, you should have gotten Zinc and the Spec UI.

Cheers
Philippe


More information about the seaside mailing list