[Q] [BUG] #class not a message

Tim Rowledge tim at sumeru.stanford.edu
Thu Feb 14 22:52:30 UTC 2002


Bob Arning  <arning at charm.net> is claimed by the authorities to have written:

> You could change your compiler to emit normal message send bytecodes for any of these and then you would get the ability to change the implementation in squeak, at the expense of things being slower and taking more memory
There is a 'fix' for this to be considered for VI4. It just changes the
special bytecode to do a normal send of #class. No evaluation of any
performance change has yet been done.

tim

-- 
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Managing programmers is like herding cats.




More information about the Squeak-dev mailing list