Python Macros

Paul Foley see at below.invalid
Mon Oct 4 22:11:42 EDT 2004


On Mon, 04 Oct 2004 14:04:46 -0400, Arich Chanachai wrote:

> Not sure I understand you here.  I want to implement messages like in 
> ObjC where if you send a msg to an object and that object does know what 
> to do with it, it can send the obj automatically to another object which 
> might know what to do with it.

Write: object.message()


-- 
Malum est consilium quod mutari non potest             -- Publilius Syrus

(setq reply-to
  (concatenate 'string "Paul Foley " "<mycroft" '(#\@) "actrix.gen.nz>"))



More information about the Python-list mailing list