[Q] constant class pointers?

Dan Ingalls Dan.Ingalls at disney.com
Tue Dec 28 20:17:46 UTC 1999


>Remain class pointer of classes Integer, LargePositive/NegativeInteger
>constant after recompiling these classes (for changing and adding some
>methods)?

These should all remain constant as long as you do not change the "shape" of the class, and even then (Andreas is the real authority on this now) I think you will be OK.

I'm curious why you have any concern if all you are doing is adding, changing and removing methods.  These have no effect on the class.

	- Dan





More information about the Squeak-dev mailing list