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
That's really cool. I guess it could be merged with the kernel bootstrap of Guille in order to create a full Pharo image from source. :) 2013/10/1 Stéphane Ducasse <stephane.ducasse@inria.fr>
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
On Oct 1, 2013, at 11:32 PM, Clément Bera <bera.clement@gmail.com> wrote:
That's really cool. I guess it could be merged with the kernel bootstrap of Guille in order to create a full Pharo image from source. :)
This is a long term plan :) :) Stef
2013/10/1 Stéphane Ducasse <stephane.ducasse@inria.fr> 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
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
Please, can you create (update and put it to Pharo repositories) a ConfigurationOfMetacello? :-) -- 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
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
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
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
As we will very soon integrate a new version of Metacello, we already have this configuration. It will be: https://github.com/dalehenrich/metacello-work/blob/master/repository/Baselin... 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
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. It will be: https://github.com/dalehenrich/metacello-work/blob/master/repository/Baselin...
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
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. It will be: https://github.com/dalehenrich/metacello-work/blob/master/repository/Baselin...
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
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. It will be: https://github.com/dalehenrich/metacello-work/blob/master/repository/Baselin...
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
participants (4)
-
Christophe Demarey -
Clément Bera -
Pavel Krivanek -
Stéphane Ducasse