home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / object / 3390 < prev    next >
Encoding:
Text File  |  1992-09-02  |  997 b   |  22 lines

  1. Newsgroups: comp.object
  2. Path: sparky!uunet!walter!porthos!dancer!haim
  3. From: haim@dancer.uucp (24103-kilov)
  4. Subject: Re: Object-Oriented Methodologies - Class Specifications
  5. Organization: Bellcore, Livingston, NJ
  6. Date: Wed, 2 Sep 92 20:23:58 GMT
  7. Message-ID: <1992Sep2.202358.14834@porthos.cc.bellcore.com>
  8. References: <715276480.1.p00058@mail.psi.net> <1992Sep1.220559.10346@m.cs.uiuc.edu>
  9. Sender: netnews@porthos.cc.bellcore.com (USENET System Software)
  10. Lines: 10
  11.  
  12. I agree with the class family idea of Ralph Johnson. In fact, the intersectLine
  13. operation cannot be "owned" by a Circle and neither can it be owned by a Line.
  14. It can be jointly owned (i.e., describe the joint behavior of) by Line and
  15. Circle. Better still, this operation may be a subclass of the more generic
  16. operation intersectFigure within the framework of Figures. Of course, the
  17. question "which operations can this object participate in?" is legitimate.
  18.  
  19. -Haim Kilov
  20. haim@bcr.cc.bellcore.com      or
  21. haim@dancer.cc.bellcore.com
  22.