this is bad… redefining basicNew should not be done, never, never, never. 
that’s why we have new and basicNew :)

Esteban

> On 25 Feb 2016, at 09:52, stepharo <[email protected]> wrote:
> 
> BlElement class>>basicNew
>    "Redefined to set the space of the element"
> 
>    ^ super basicNew basicSpace: BlUniverse default runningSpace
> 
> why redefining new is not enough?
> 
> Ok now back to the mooc videos :(
> 
> 


Reply via email to