About preloaded packages

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

About preloaded packages

Torsten Bergmann
>I would favor push metacello so that in one click people can load what they >want.

You already can. Push the config to the Metacello Repository for 1.2 on
squeaksource.com and use the configuration browser. You can then load
the config or the lates version with a few clicks.

There are questions left/to discuss ... but at least that works already.

Bye
T.

BTW: Squeaksource is down today
--
NEU: FreePhone - kostenlos mobil telefonieren und surfen!
Jetzt informieren: http://www.gmx.net/de/go/freephone

Reply | Threaded
Open this post in threaded view
|

Re: About preloaded packages

Mariano Martinez Peck


On Fri, Jan 7, 2011 at 9:16 AM, Torsten Bergmann <[hidden email]> wrote:
>I would favor push metacello so that in one click people can load what they >want.

You already can. Push the config to the Metacello Repository for 1.2 on
squeaksource.com and use the configuration browser. You can then load
the config or the lates version with a few clicks.


yes, but that's not a gurantee that the package will work. You never know if the last version is the correct one in the Pharo image where you are.
Dale developed the symbolic versions, definfin, for example, a stable, depending on the pharo version.
I suggest that all projects commited to such repo, has defined such symbolic versions: stable, bleeding edge, blah.
And then, adapt the configuration browser (new buttons?), to load any of those symbolic versions.
 
cheers

mariano

There are questions left/to discuss ... but at least that works already.

Bye
T.

BTW: Squeaksource is down today
--
NEU: FreePhone - kostenlos mobil telefonieren und surfen!
Jetzt informieren: http://www.gmx.net/de/go/freephone


Reply | Threaded
Open this post in threaded view
|

Re: About preloaded packages

Stéphane Ducasse

On Jan 7, 2011, at 10:51 AM, Mariano Martinez Peck wrote:

>
>
> On Fri, Jan 7, 2011 at 9:16 AM, Torsten Bergmann <[hidden email]> wrote:
> >I would favor push metacello so that in one click people can load what they >want.
>
> You already can. Push the config to the Metacello Repository for 1.2 on
> squeaksource.com and use the configuration browser. You can then load
> the config or the lates version with a few clicks.
>
>
> yes, but that's not a gurantee that the package will work. You never know if the last version is the correct one in the Pharo image where you are.

metacello new version + hudson should fix that.

> Dale developed the symbolic versions, definfin, for example, a stable, depending on the pharo version.
> I suggest that all projects commited to such repo, has defined such symbolic versions: stable, bleeding edge, blah.
> And then, adapt the configuration browser (new buttons?), to load any of those symbolic versions.
>  
> cheers
>
> mariano
>
> There are questions left/to discuss ... but at least that works already.
>
> Bye
> T.
>
> BTW: Squeaksource is down today
> --
> NEU: FreePhone - kostenlos mobil telefonieren und surfen!
> Jetzt informieren: http://www.gmx.net/de/go/freephone
>
>