Thesis - Implementing the Smalltalk Collection Hierarchy usings traits

Matthew Fulmer tapplek at gmail.com
Thu Sep 6 01:24:02 UTC 2007


On Wed, Sep 05, 2007 at 05:46:18PM -0700, claudio acciaresi wrote:
>    Hello, we (Nicolas Butarelli and Claudio Acciaresi ) are from Buenos Aires
>    ,  Argentina , we*re going to implement a new (we are not going to
>    refactor the hierarchy, we are going to implement the hierarchy from
>    scratch) Smalltalk Collection ((our idea is  to be complaint with the ANSI
>    Smalltalk Collection protocol) Hierarchy using Traits.
> 
>    We would like to know if someone can tell us, how to set up a Trait
>    browser, because we have been trying to use different version, but none of
>    them work fine.
> 
>    Does anyone know the exact package and squeak version, that we need to use
>    a Trait browser?
>    Any opinion on this idea will also be useful, if you have comments, please
>    tell us.

You don't need a Traits-aware browser to use traits. The can be used
and modified just fine from a normal browser. See
ClassDescription's definition for an example of how

-- 
Matthew Fulmer -- http://mtfulmer.wordpress.com/
Help improve Squeak Documentation: http://wiki.squeak.org/squeak/808



More information about the Squeak-dev mailing list