ACM Home Page
Please provide us with feedback. Feedback
Culturing objects to achieve efficient implementations and entity interactions in object-oriented programming
Full text PdfPdf (772 KB)
Source ACM Southeast Regional Conference archive
Proceedings of the 33rd annual on Southeast regional conference table of contents
Clemson, South Carolina
SESSION: Object oriented analysis and design I table of contents
Pages: 64 - 72  
Year of Publication: 1995
ISBN:0-89791747-2
Author
David A. Sykes  Clemson University, Clemson, South Carolina
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 4,   Citation Count: 0
Additional Information:

abstract   references   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1122018.1122031
What is a DOI?

ABSTRACT

We describe a mechanism for improving the performance of object-oriented programs that make use of "large" objects by creating those objects with efficient implementations for the operations they must support. We call this process objectculture. Objectculture is based on a set of extensions to the standard object-oriented programming model. The extended model is upwardly compatible with the model on which most commonly used object-oriented programming languages are based, including C++ and Smalltalk-80. We briefly characterize the way we are culturing objects within the C++ object-oriented programming model.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
I.G. Angus and Janice L. Stolzy. Experiences in converting an application from Fortran to C++: Beyond f2c. In Proceedings of the C++ at Work Conference, November 1991.
2
 
3
4
5
6
7
 
8
J. Schwartz. On programming, an interim report on SETL project. Technical report, Computer Science Department, Courant Institute, New York University, 1973.
9