[squeak-dev] [ANN] Connectors for Squeak 4.2

Edgar J. De Cleene edgardec2005 at gmail.com
Mon Dec 6 20:08:57 UTC 2010




On 12/6/10 3:19 PM, "Chris Muller" <asqueaker at gmail.com> wrote:

> I am pleased to announce that Ned Konz's original Connectors has been
> updated for Squeak 4.2, is now available on SqueakSource under the
> "Connectors" project.
> 
> I went through every method override from the Connectors 3.8 version and
> either:
> 
>   - gave it back to Morphic or EToys packages, because it was
> identical to the current 4.2 method
>   - updated or integrated the 4.2 method, because the Connectors
> version was improved
> 
> After doing this we are down to just 3 methods in Morphic that are
> overridden after loading Connectors and 2 in EToys.  Of course it
> would be nice if someone can figure a way to unify these last 5 but
> even so, it is much better than dozens of method changes.
> 
> Connectors was originally deployed as a SAR file, and imported several
> bitmap images into the Image Imports of Squeak.  However, I do not
> believe these were used or, if they are, can be loaded separately.
> Connectors provides very useful functionality without those bitmaps,
> so we should be able to employ Monticello as Connectors SCM tool going
> forward.
> 
> I have given the SqueakSource project world read and update, but
> reserved admin rights to myself, Bert, and anyone else who requests
> it.  I believe this is a good approach for our small community by
> balancing easy contribution with control.
> 
>  - Chris

Like see things I proposed very moons ago and was rejected now seems fine to
do.

Last time Bert said Etoys people maintain Connectors and mine suggestion of
a SqueakSource package rejected.

As for .sar, I remember all have a log time modified Monticello which just
could have .mcz files into SqueakSource which contains all you need , code,
pictures, morphs, etc.

Good job.

Edgar





More information about the Squeak-dev mailing list