home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / tcl / 1234 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.1 KB

  1. Path: sparky!uunet!mcsun!corton!sophia!bagheera.inria.fr!colas
  2. From: colas@bagheera.inria.fr (Colas Nahaboo)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Re: Object orientedness & The Customer (tm)
  5. Message-ID: <27414@sophia.inria.fr>
  6. Date: 20 Aug 92 07:19:21 GMT
  7. References: <1992Aug18.170731.12063@twg.com> <ADRIANHO.92Aug18221908@barkley.berkeley.edu>
  8. Sender: news@sophia.inria.fr
  9. Organization: Koala Project, Bull Research France
  10. Lines: 16
  11.  
  12. In article <ADRIANHO.92Aug18221908@barkley.berkeley.edu>,
  13. adrianho@barkley.berkeley.edu (Adrian J Ho) writes:
  14. |> (I should note at this point that I have limited breadth of experience
  15. |> in OOPLs, so there might indeed be some relatively obscure one that
  16. |> exhibits verb-noun syntax. 
  17.  
  18. CLOS has it this way (CLOS is the object layer on top of common lisp)
  19. To send method do-this to object obj, you just write:
  20. (do-this obj)
  21. do-this is called a generic function.
  22.  
  23. That's one of the *few* things good about common lisp :-)
  24.  
  25. -- 
  26. Colas Nahaboo, colas@sa.inria.fr, Bull Research Koala proj. Wool&Gwm Architect
  27. Pho:(33) 93.65.77.70(.66 Fax), INRIA, B.P.93 - 06902 Sophia Antipolis, FRANCE.
  28.