[Seaside] [Pharo-users] Seaside can not be used with Pharo 60261

Tobias Pape Das.Linux at gmx.de
Tue Oct 18 14:57:16 UTC 2016


On 18.10.2016, at 16:00, Martin Dias <tinchodias at gmail.com> wrote:

> After the recent change in metacelloPlatformAttributes, we're having some problems in Voyage in Pharo6, and I investigated a bit. 
> 
> Voyage loads Magritte3 Core stable, which uses 
> - #version351: and 
> - #baseline330ForPharo:
> 
> These methods contain spec declarations such as #(#'pharo3.x' #'pharo4.x' #'pharo5.x'). So I guess we should add #'pharo6.x' to the list and it will just start working again. To do that, I suppose it's fine to just modify #version351: and #baseline330ForPharo:, right? I mean, no need to create a #version352:only because of that.

No, please _do_ create a new version.
The old versions should stay immutable as far as possible.

Best regards
	-Tobias

> 
> regards,
> Martin
> 
> 
> On Tue, Oct 18, 2016 at 10:41 AM, Cyril Ferlicot D. <cyril.ferlicot at gmail.com> wrote:
> Le 18/10/2016 à 10:11, Johan Brichau a écrit :
> > I uploaded the changes by Christophe. If it does not work, let me know. I did not try.
> >
> > cheers
> > Johan
> >
> > ps: right now the configuration is identical for pharo5.x and pharo6.x. If things start to fail for Pharo 6, we need to make another baseline to not break the configuration for pharo 4 and pharo 5
> >
> 
> Hi!
> 
> I could load Seaside but when I start the adaptor and go to
> localhost:8080 I get an error[1] `receiver of #from:to: is nil`.
> There is some error on Jenkin's logs that where not here before[2].
> 
> 
> [1] http://puu.sh/rN9fV/780adbcfe0.png
> [2] http://puu.sh/rN9rb/dd9de6776a.png
> 
> --
> Cyril Ferlicot
> 
> http://www.synectique.eu
> 
> 2 rue Jacques Prévert 01,
> 59650 Villeneuve d'ascq France
> 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list