Path: utzoo!attcan!uunet!convex!killer!mit-eddie!husc6!cca!mccarthy From: mccarthy@cca.CCA.COM (Dennis McCarthy) Newsgroups: comp.lang.smalltalk Subject: Active Objects in Smalltalk Keywords: smalltalk, active objects, demons Message-ID: <30138@cca.CCA.COM> Date: 30 Jun 88 22:52:10 GMT Organization: Computer Corp. of America, Cambridge, MA Lines: 7 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.