[Seaside] Morphic issue with Seaside version on Lukas's build server and Metacello configurations

Lukas Renggli renggli at gmail.com
Wed Mar 21 08:28:34 UTC 2012


Hi Nick,

You cannot load Metacello versions on top of the images I build, because
Metacello typically depends on old code and the images I build use the HEAD
of everything.

To get a working image either load Magritte3 on top of an empty image, or
load the HEAD with one of the images I build.

Lukas

On Wednesday, March 21, 2012, Nick Ager <nick.ager at gmail.com> wrote:
> Opps keyboard error:
> ----
>
> Hi
> If I download the latest Seaside build from Lukas's build server [1] and
then try to load Magritte 3 on-top using:
> Gofer it
> squeaksource: 'MetacelloRepository';
>    package: 'ConfigurationOfMagritte3';
>    load.
> ConfigurationOfMagritte3 project stableVersion load: 'Seaside'.
> the result is that the Seaside control panel produces a walk-back. It
seems that the version of Morphic loaded by Metacello is incompatible with
the version used on the build server.
> The walk-back stems from OBLazyListMorph>>#display:atRow:on:
> It seems Metacello is loading a different version of OBLazyListMorph.
> My knowledge of Morphic and Metacello is limited so I'm afraid I'm stuck.
Any thoughts?
> Nick

-- 
Lukas Renggli (mobile)
http://www.lukas-renggli.ch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120321/3658fd93/attachment.htm


More information about the seaside mailing list