home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / object / 3338 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  850 b 

  1. Path: sparky!uunet!mcsun!uknet!edcastle!dcs.ed.ac.uk!skye!bcp
  2. From: bcp@dcs.ed.ac.uk (Benjamin Pierce)
  3. Newsgroups: comp.object
  4. Subject: References sought on binary methods
  5. Message-ID: <BCP.92Aug28112205@groatay.dcs.ed.ac.uk>
  6. Date: 28 Aug 92 10:22:05 GMT
  7. Sender: nnews@dcs.ed.ac.uk
  8. Distribution: comp
  9. Organization: LFCS, Edinburgh
  10. Lines: 15
  11.  
  12.  
  13. One of the well-known problems of the "classical object-oriented
  14. paradigm" is its inability to deal with operations that require
  15. simultaneous access to the internal state of more than one object at a
  16. time.  Implementing a UNION operation on sets without publically
  17. exposing the underlying data structure used the represent them is a
  18. typical example.
  19.  
  20. I would be grateful for pointers to papers (or languages) where this
  21. issue is addressed.
  22.  
  23.         Benjamin Pierce
  24.         bcp@dcs.ed.ac.uk
  25.         
  26.         
  27.