Enhancing squeak base classes

J J azreal1977 at hotmail.com
Tue Mar 6 19:13:30 UTC 2007


Ah very cool.  What tool are you using to build the traits?  Are you 
treating the traits kind of how Haskell treats type classes (basically just 
a way to specify that an object implements a protocol) or as another way of 
inheritance?


>From: "Damien Cassou" <damien.cassou at gmail.com>
>Reply-To: The general-purpose Squeak developers 
>list<squeak-dev at lists.squeakfoundation.org>
>To: "The general-purpose Squeak developers 
>list"<squeak-dev at lists.squeakfoundation.org>
>Subject: Re: Enhancing squeak base classes
>Date: Tue, 6 Mar 2007 10:13:23 +0100
>
>I'm not using it currently for multiple reasons:
>
>- I don't want to follow ANSI. I want to know where Squeak
>implementation and ANSI diverge. If I detect a difference, then I ask
>the community
>- I don't want to have a look at an implementation with the aim of
>following the standard because I have the standard
>- I'm reimplementing Streams from scratch using traits
>
>
>2007/3/6, J J <azreal1977 at hotmail.com>:
>>Nice project.  Very cool.  Are you using the ANSI package on SqueakMap or 
>>is
>>it out dated?
>>
>> >From: "Damien Cassou" <damien.cassou at gmail.com>
>> >Reply-To: The general-purpose Squeak developers
>> >list<squeak-dev at lists.squeakfoundation.org>
>> >To: "The general-purpose Squeak developers
>> >list"<squeak-dev at lists.squeakfoundation.org>
>> >Subject: Enhancing squeak base classes
>> >Date: Tue, 27 Feb 2007 16:42:51 +0100
>> >
>> >Hi,
>> >
>> >I'm currently working on documenting, testing and bug fixing squeak
>> >base classes.
>> >
>> >http://www.squeaksource.com/SqueakBaseClasses.html
>> >
>> >I already wrote a lot of tests for the compiler, the integer class,
>> >the collections...
>> >
>> >If you want to help, the repository can be accessed by everyone. We
>> >may use this repository as a place to store fixes and their tests. If
>> >you know of a bug with its tests and its fix, please commit or tell
>> >me.
>> >
>> >
>> >I don't know if this work will be included in 3.10 but I hope so.
>> >
>> >Please join
>> >
>> >--
>> >Damien Cassou
>> >
>>
>>_________________________________________________________________
>>Don't miss your chance to WIN 10 hours of private jet travel from 
>>Microsoft(r)
>>Office Live http://clk.atdmt.com/MRT/go/mcrssaub0540002499mrt/direct/01/
>>
>>
>>
>
>
>--
>Damien Cassou
>

_________________________________________________________________
Win a Zune™—make MSN® your homepage for your chance to win! 
http://homepage.msn.com/zune?icid=hmetagline




More information about the Squeak-dev mailing list