ORBs

Daniel Solaz dsolaz at sistelcom.com
Fri Jun 25 00:53:17 UTC 1999


Peter Smet wrote:
> Speaking of performance bottlenecks, someone on comp.lang.smalltalk gave me
> an excellent hint. Everytime the Proxy goes through doesNotUnderstand:,
> it builds the method it does not understand. It will then implement the
> forwarding code directly the next time the method is called. This should
> save heaps of method lookup time. (Is there any other language that can
> dream of doing such things? - only in Smalltalk).
How about CLOS?
-Daniel





More information about the Squeak-dev mailing list