How to use GOODS?

Avi Bryant avi at beta4.com
Thu Jan 15 21:54:07 UTC 2004


On Jan 15, 2004, at 11:01 AM, Avi Bryant wrote:

>>> LargeCollections not installs onto 3.6.
>
> Oops, I missed this comment earlier.  I'll see what I can do to fix 
> this later today.

The only problem with it seems to be that it wants to add methods to 
several B3D classes, which are no longer in the base image.  The 
simplest way to get around this is to define dummy classes named:

#B3DIndexedQuad
#B3DIndexedTriangle
#B3DInplaceArray
#B3DPrimitiveRasterizerData
#B3DActiveEdgeTable
#B3DPrimitiveEdgeList

And then it should load ok.
Alternatively, I'm happy to build a .mcz package of it that'll load 
clean into 3.6 if anyone wants.

Avi




More information about the Squeak-dev mailing list