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

Johan Brichau <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside,gmane.comp.lang.smalltalk.pharo.user
Message-ID <[email protected]>
I feel you pain.
It is vastly underestimated how much work is required to keep up with upgrades that break backwards compatibility, from OS upgrades to Pharo upgrades and everything in between…
Then again, the omelet does not make itself and certainly not without breaking the eggs ;)

Johan

> On 18 Oct 2016, at 17:29, Norbert Hartl <[email protected]> wrote:
> 
> Thanks, that worked. Feels really strange encountering this. So one cannot use the commandline handler for loading a configuration anymore. Sad! The same way sad as you cannot use versionner anymore when you start to use BaselineOf instead of ConfigurationOf. 
> This is not a complaint because I can understand why this happens. It is just that we need more energy to solve all this than we have. Sad!
> 
> Norbert
> 
>> Am 18.10.2016 um 17:20 schrieb Johan Brichau <[email protected] <mailto:[email protected]>>:
>> 
>> 
>>> On 18 Oct 2016, at 16:36, Norbert Hartl <[email protected] <mailto:[email protected]>> wrote:
>>> 
>>> (ConfigurationOfAster project version: #development) load
>> 
>> There are issues with this ‘old’ way of Metacello loading. Can you try:
>> 
>> Metacello new
>> 	configuration:’Aster’;
>> 	version: #development;
>> 	load.
>> 
>> (Maybe you need to add the repo to, don’t know).
>> 
>> Cheers
>> Johan
>

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.