home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / lisp / 3164 < prev    next >
Encoding:
Text File  |  1993-01-04  |  793 b   |  26 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!gatech!rpi!usc!sdd.hp.com!hp-cv!hp-pcd!hp-vcd!nuntius
  3. From: John Matthews <jm@vcd.hp.com>
  4. Subject: Delegation library
  5. Sender: news@vcd.hp.com (News user)
  6. Message-ID: <C0CrrK.MED@vcd.hp.com>
  7. X-Useragent: Nuntius v1.1a5
  8. Date: Mon, 4 Jan 1993 23:26:08 GMT
  9. Organization: Hewlett-Packard
  10. Lines: 14
  11.  
  12. Is there a library that would allow me to write code that
  13. uses the prototype/delegation model of OOP? Preferably
  14. it would co-exist with CLOS, but that is not necessary.
  15.  
  16. Also, how does one get access to discussions on 
  17. prototyping/delegation issues? I would particularly
  18. like to learn about good design heuristics and scenarious
  19. where using delegation is simpler than using conventional
  20. class-based inheritence.
  21.  
  22. Thanks,
  23.  
  24. John Matthews
  25. Hewlett-Packard.
  26.