problem loading seaside 3 in pharo 3

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

problem loading seaside 3 in pharo 3

EstebanLM
Hi,

I’m trying to load ‘release3.0’ in Pharo 3 and I’m getting some warnings while trying to load grease… I suppose I can load 3.1, but I juts wanted to let you know :)

Esteban_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: problem loading seaside 3 in pharo 3

Stephan Eggermont-3
>I’m trying to load ‘release3.0’ in Pharo 3 and I’m getting some warnings while trying to load grease…
>I suppose I can load 3.1, but I juts wanted to let you know :)

Yes, you could adapt the changes done for 3.1 (mostly FileSystem related, a.o. ensureCreateDirectory),
and do a new version. No difficult changes, just boring work.

Stephan



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: problem loading seaside 3 in pharo 3

Johan Brichau-2
3.0 works in Pharo 3.
The warnings are just load warnings (the same you mailed about 4-5 months back.

This is a package loading problem: when one package loads, the other becomes dirty, and monticello warns when that one get loaded.

If its something else: I am On holidays now and only following up emails.

Johan (sent from my mobile)

On 15 Jul 2014, at 18:08, Stephan Eggermont <[hidden email]> wrote:

>> I’m trying to load ‘release3.0’ in Pharo 3 and I’m getting some warnings while trying to load grease…
>> I suppose I can load 3.1, but I juts wanted to let you know :)
>
> Yes, you could adapt the changes done for 3.1 (mostly FileSystem related, a.o. ensureCreateDirectory),
> and do a new version. No difficult changes, just boring work.
>
> Stephan
>
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside