[ANN][ENH][REFACTOR] Declarative pools at SqueakMap

Stephane Ducasse ducasse at iam.unibe.ch
Sun May 18 19:43:11 UTC 2003


Great!
Andreas I do not have the time to look at it now but just to know did  
you change code in Class, SystemDictionary.
I guess so but I want to be sure. Because we could do a pass on it in  
the context of KCP.

Stef


On Sunday, May 18, 2003, at 09:22 PM, Andreas Raab wrote:

> Hi Guys,
>
> I've just published a little more polished variant of the stuff that I  
> sent
> around for dealing with pools in easier ways. It's up at SqueakMap
>
> http://map2.squeakfoundation.org/sm/package/fc7f2d8c-74c0-486a-a364- 
> abd63f47
> 373d
>
> and here's the description:
>
> This package provides the means for using 'classes as pool  
> dictionaries'
> therefore enabling a more declarative style of using pools.
> The packages refactors some compiler protocols and provides a base
> class 'SharedPool' to be used as superclass for any declarative pool.
> The package contains refactored versions of the following pools:
> * ChessConstants
> * KlattResonatorIndices
> * BalloonEngineConstants
> * B3DEngineConstants
> * ZipFileConstants
> * ZipConstants
> * GZipConstants
> * FFIConstants
> * EventSensorConstants
> The refactorings will be applied only if the pool is present.
>
> Cheers,
>   - Andreas
>
>
>



More information about the Squeak-dev mailing list