thanks I add it to my list 

On Oct 2, 2013, at 1:49 PM, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:

For the current version of Metacello in the image, you can use the ConfigurationOfMetacello in http://seaside.gemstone.com/ss/metacello.
The base version is 1.0-beta.31.1.5 but we (the Pharo community) did some patches on top of it. I think these patches don't modify the dependencies but only packages version to load.

Le 2 oct. 2013 � 11:19, St�phane Ducasse a �crit :

ok but I need a MC package for now.

As we will very soon integrate a new version of Metacello, we already have this configuration.

Christophe.

Le 2 oct. 2013 � 09:35, St�phane Ducasse a �crit :

yes!
I add it to the list
On Oct 2, 2013, at 9:19 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:

what about start with this and only update packages and repositories?

Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfMetacello';
load.



2013/10/2 St�phane Ducasse <stephane.ducasse@inria.fr>:

On Oct 2, 2013, at 9:01 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:

Please, can you create (update and put it to Pharo repositories) a
ConfigurationOfMetacello? :-)

That I do not know how to do it :) or I can simply create one based on what is in the image.
We should sync with dale.

Stef


-- Pavel

2013/10/2 St�phane Ducasse <stephane.ducasse@inria.fr>:
Done with
     ConfigurationOfAST (but could not really test it)
     ConfigurationOfAST-Interperter (tx for the configuration - so cool when it is already there.
     next
             ConfigurationOfEnvironment
             ConfigurationOfRefactoringEngine


On Oct 1, 2013, at 9:25 PM, St�phane Ducasse <Stephane.Ducasse@inria.fr> wrote:

Hi guys

I started to work on creating configuration for all the projects inside the image

RB
Spec
Zinc
Ring
OPAL
AST
Nautilus

KeyMapping

why because I want to be able to express the dependencies so that we get a modular system and that
we can build it based on miniImage.

So if you got some configuration in the past and your project got integrated in the image please let me know.

- Pharo/ASMJit
- Pharo/Fuel
- Pharo/NativeBoost
- Pharo/Athens
Got them

Stef