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