Tips and tricks?

ducasse ducasse at iam.unibe.ch
Wed Mar 10 20:19:18 UTC 2004


What I meant is that when you load/unload a package that extend a class 
by adding  an instance variable you may not want to be forced to 
recompile a
hierarchy of classes. May be this is the price to pay.

On 10 mars 04, at 20:04, George Bosworth wrote:

> Actually, squeak does recompile all the relevant code, it just does it
> pretty darn fast, and it deals with the nastiness of already built
> objects and methods that are currently running.  How it does so is a
> great subject for a long list of vm-implementation tips and tricks.




More information about the Squeak-dev mailing list