Technical reports:
An Object Model for Shared Data
Gail E. Kaiser; Brent Hailpern
Downloads:
- Title:
- An Object Model for Shared Data
- Author(s):
-
Kaiser, Gail E.
Hailpern, Brent - Date:
- 1989
- Type:
- Technical reports
- Department:
- Computer Science
- Permanent URL:
- http://hdl.handle.net/10022/AC:P:12299
- Series:
- Columbia University Computer Science Technical Reports
- Part Number:
- CUCS-514-89
- Publisher:
- Department of Computer Science, Columbia University
- Publisher Location:
- New York
- Abstract:
- The classical object model supports private data within objects and clean interfaces among objects, and by definition does not permit sharing of data among arbitrary objects. This is a problem for certain real-world applications, where the same data logically belongs 10 multiple objects and may be distributed over multiple nodes on the network. Rather than give up the advantages of encapsulated objects in modeling real-world entities, we propose a new object model that supports shared data in a distributed environment. The key is separating distribution of computation units from information hiding concerns. We introduce our new object model, describe a motivating example from the financial services domain, and then present a new language, PROFIT, based on the model.
- Subject(s):
- Computer science
- Item views:
- 42