Interesting.  Does Metacello allow us to associate #stable with a version of a platform (for instance, #stable for Moose 4.7)?   Because #stable isn't always stable, as you have pointed out.


On Wed, Apr 17, 2013 at 8:34 AM, Diego Lont <diego.lont@delware.nl> wrote:
Problem found, thanks to Doru. It was loading the stable version of Glamour. That is apparently not stable in 4.8. It should load the development version. I changed this, and now I can continue working once I load GlamourSeaside. Running the tests failed 44 out of 66: When I browse through them I saw two problems: it needed a HTTPRequest, that no longer exists (problem in Seaside Tests), and I did not start the Parasol server. So no surprises here yet. Maybe someone else can test if GlamourSeaside loads good?

Cheers,
Diego

P.S. I now loaded my configuration using GTMetaceller.

Thanks for doing this.

I am not sure what you mean by becoming unstable. ConfigurationOfGlamour #development is already loaded in the image. It should not cause any further problems.

What might happen is that ConfigurationOfGlamour loads Magritte which loads Grease, and this might have an impact on Seaside. Maybe we are not loading the proper versions. Could it be it?

Cheers,
Doru




On Wed, Apr 17, 2013 at 4:01 PM, Diego Lont <diego.lont@delware.nl> wrote:
Hi all,

Done some more testing and cleaned to configuration to follow standards.

I have an additional note. Currently when I load the development version of ConfigurationOfGlamour into moose 4.8, my moose becomes unstable. I am not sure what is wrong here, but this makes it hard to test well. So I guess I am stuck untill Glamour is stable again in 4.8.

Serge and Doru,

Please let me know if some more work is needed on the ConfigurationOfGlamourSeaside. It should be fine now.

Cheers,
Diego

> Hi all,
>
> I am not fully done testing, but so far looking good, so here I share how far I am:
>> Version 0.4 is tested in Moose 4.8. I loaded it in Pharo 2.0 and got an error while loading Seaside Tests. Only the tests depend on this project, so this should be ok. Maybe the tests even run, when you proceed on the warning.
>> Important note: the configuration of Seaside30 comes from Seaside30 repository instead of the MetacelloRepository on squeak source. So you need to load this configuration manually before loading GlamourSeaside.
>
> After manually loading configuration of GlamourSeaside and Seaside30 the following should load this project:
>
> (ConfigurationOfGlamourSeaside project version: '0.4') load: 'Examples'
> After that you should of course start the server by:
> ZnZincServerAdaptor startOn: 8080
>
> Cheers
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev