[squeak-dev] The Trunk: Collections-edc.314.mcz

Levente Uzonyi leves at elte.hu
Wed Feb 24 15:10:28 UTC 2010


On Wed, 24 Feb 2010, Edgar J. De Cleene wrote:

>
>
>
> On 2/24/10 8:47 AM, "Bert Freudenberg" <bert at freudenbergs.de> wrote:
>
>> Huh? What's wrong with #lastIndexOf:?
>>
>> - Bert -
> Nothing
> Sure I don't know when need and reinvent the wheel
>
> Just I wish you have the same critic with all going to trunk...
>

I doubt that other code gets less critic.
If you're unsure that your code is generally useful or it may break some 
stuff, just upload it to the Inbox and write a mail here about the 
changes your code does. You can even add an Installer script to your mail, 
so others can load the packages easily.

> Fell free to rip and change lastPositionOf: for lastIndexOf: so all happy
>
> The point is you now could do
>
> |loader |
>    loader _ CodeLoader new.
>    loader baseURL: 'http://www.squeaksource.com/Ladrillos/'.
>    loader loadSourceFiles: #('Scamper-edc.13.mcz' );installSourceFiles.
>
> Or many of examples coming from
>
> http://wiki.squeak.org/squeak/6056

Installer is a better tool to load these IMHO.


Levente

>
> Edgar
>
>
>
>
>



More information about the Squeak-dev mailing list