home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18296 < prev    next >
Encoding:
Text File  |  1992-11-11  |  885 b   |  27 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!tcsi.com!iat.holonet.net!bwilliam
  3. From: bwilliam@iat.holonet.net (Bill Williams)
  4. Subject: Re: True OOP languages
  5. Message-ID: <BxL7C4.3MM@iat.holonet.net>
  6. Organization: HoloNet (BBS: 510-704-1058)
  7. References: <1992Nov11.171645.1@wombat.newcastle.edu.au>
  8. Date: Thu, 12 Nov 1992 05:02:27 GMT
  9. Lines: 16
  10.  
  11. Operator overloading could concevably be done with a large preprocessing
  12. system so therefore should not be a good limiting factor in declaring any
  13. language more or less object oriented.
  14.  
  15. A Better set of high-end criteria would be : DOES THE THING SUPPORT
  16. MULTIPLE INHERITENCE?
  17.  
  18. Another good criteria is : DOES THE LANGUAGE SUPPORT DYNAMIC BINDING (As
  19. the Objective-C language evidently does)?
  20.  
  21. Some languages can be stretched slightly to become better object oriented
  22. languages : Ada with DRAGOON, Modula-3, etc.
  23.  
  24.  
  25. Bill Williams
  26.  
  27.