[comp.lang.smalltalk] Active Objects in Smalltalk

mccarthy@cca.CCA.COM (Dennis McCarthy) (07/01/88)

Is there an implementation of Smalltalk that supports "active objects"?
(Active objects are a generalization of LOOPS active values; for a
discussion, see "Active Objects" by K. Osterbye in the June/July issue
of the Journal of Object-Oriented Programming.)  In particular, I would
like to be able to trigger processing before and after a method is
executed for a specific object.