[squeak-dev] The Trunk: Morphic-laza.489.mcz

Alexander Lazarević laza at blobworks.com
Thu Dec 9 09:17:48 UTC 2010


You tell me. The benefit I see of just using installer is, that only one
package gets installed. Using a Metacello Config I get all the Metacello
mambo jumbo + Gofer + RoelTyper. I don't know if OCompletion benefits a
great deal by having RoelTyper installed. Maybe someone else could answer
this.
And with installer it loads about eight times faster. So if OCompletion will
not be an integrated part of 4.2, this seems to be a quick way to get it
into such an image.
One could see how complex the OCompletion installtion will be in the future
and switch to a Metacello Config then, no?

Alex

2010/12/8 Tobias Pape <Das.Linux at gmx.de>

> Hi,
>
> Am 2010-12-08 um 13:00 schrieb commits at source.squeak.org:
> > Alexander Lazarevi&#263; uploaded a new version of Morphic to project The
> Trunk:
> > http://source.squeak.org/trunk/Morphic-laza.489.mcz
> >
> > ==================== Summary ====================
> >
> > Name: Morphic-laza.489
> > Author: laza
> > Time: 8 December 2010, 2:00:22.014 pm
> > UUID: 0a444f28-0d28-5f4c-8d31-511261f7a98c
> > Ancestors: Morphic-laza.488
> >
> > Provide a recipe for loading OCompletion in the "Extending the system"
> workspace
> >
> > =============== Diff against Morphic-laza.488 ===============
> >
>
> >
> > + "OCompletion provides source code completion as you type"
> > + (Installer ss project: ''OCompletion'') install: ''Ocompletion''.
> > + (Smalltalk at: #ECToolSet) register.
> > + (Smalltalk at: #ToolSet) default: (Smalltalk at: #ECToolSet).
> > +
>
>
> Shouldn't we stick to the Metacello Configuration, here?
>
> So Long,
>         -Tobias
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20101209/e3d5fc21/attachment.htm


More information about the Squeak-dev mailing list