Re: [Pharo-users] Seaside 3.1 and 3.2 in Pharo 5

2016-03-23 Thread Johan Brichau
Torsten pointed me to a typo I made for loading version 3.2.0. This is the correct version: “Load pre-release 3.2" Metacello new configuration: 'Seaside3'; repository: 'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main'

Re: [Pharo-users] Seaside 3.1 and 3.2 in Pharo 5

2016-03-21 Thread Hilaire
Thanks Johan! Le 20/03/2016 19:49, Johan Brichau a écrit : > If you are looking to use Seaside in Pharo 5, please go ahead and let us > know if you run into any issues. > Seaside 3.1.5 and 3.2.0 (unreleased) load into Pharo 5 and all tests are > green [1]. > -- Dr. Geo http://drgeo.eu

Re: [Pharo-users] Seaside 3.1 and 3.2 in Pharo 5

2016-03-20 Thread Johan Brichau
Hi Cyril, > I use Seaside 3.1 in Pharo 5 and I have an application running with this > setup currently. Great! There were indeed very few failing tests that were fixed quickly. I think most of Seaside was just working and you confirm that. > This is the main issues I got the past few weeks: > -

Re: [Pharo-users] Seaside 3.1 and 3.2 in Pharo 5

2016-03-20 Thread Cyril Ferlicot D.
Le 20/03/2016 19:49, Johan Brichau a écrit : > Hi Pharoers, > > If you are looking to use Seaside in Pharo 5, please go ahead and let us > know if you run into any issues. > Seaside 3.1.5 and 3.2.0 (unreleased) load into Pharo 5 and all tests are > green [1]. > Hi, I use Seaside 3.1 in Pharo 5

Re: [Pharo-users] Seaside 3.1 and 3.2 in Pharo 5

2016-03-20 Thread Sven Van Caekenberghe
SUPER !! Thanks > On 20 Mar 2016, at 19:49, Johan Brichau wrote: > > Hi Pharoers, > > If you are looking to use Seaside in Pharo 5, please go ahead and let us know > if you run into any issues. > Seaside 3.1.5 and 3.2.0 (unreleased) load into Pharo 5 and all tests are > green [1]. > > Also: