[Interval Problem] 2 cents

Andres Valloud sqrmax at cvtci.com.ar
Fri Jul 30 21:47:35 UTC 1999


Hi.

I think it would be a good idea to remove the self sends from any fix,
and replace

self someInstanceVariablePlainAccessorMethodNamedTheSame

with

theInstanceVariableItself.

Because then you start adding message sends and that is time expensive.

Andres.





More information about the Squeak-dev mailing list