Magma session from a XO laptop

Keith Hodges keith_hodges at yahoo.co.uk
Tue Mar 3 19:52:01 UTC 2009


Chris Muller wrote:
> Hi Hilaire!
>
> Here is a change you can make in Magma which will make session
> allocation about 5X faster.  In the method:
>
>   MaClassIdManager>>#addClassDefinition
>
> At the bottom, just before the return, you may see the following code:
>
> 	answer superclassDefinition notNil
> 		ifTrue:
> 			[ self addClassDefinition: answer superclassDefinition ].
>
> DELETE those lines of code.
>
> This fix is in the upcoming r42beta1.
>
> Regards,
>   Chris
>   
excellent news!

Keith



More information about the Magma mailing list