ThesaHelp: references c-d
Group: operating system
Topic: multi-user systems
Topic: software components
Topic: object-oriented databases
Topic: uniform data model
Topic: object-oriented objects
Topic: sending an object across a network
Topic: object-oriented procedures
Topic: object-oriented design
Group: object-oriented programming
| |
Reference
Cox, B.J.,
"The object oriented pre-compiler",
SIGPLAN, 18, 1, pp. 15-22, January 1983.
Google
Quotations
15 ;;Quote: an operating system erects barriers between users so that each has a private address space without interferences or contributions
| 16 ;;Quote: with object-orientation, a disk could be a shared repository of custom data types treated uniformly as objects
| 16+;;Quote: object-orientation includes moving arbitrary data types transparently across computing barriers
| 16 ;;Quote: in OOPC a message is an object name, selector, and arguments; implement with a subroutine that locates method in a class
| 16 ;;Quote: an OOPC selector is a string of keywords that describe arguments; like Smalltalk
| 21 ;;Quote: with objects, decompose software into virtual machines that describe both data and its behavior; like real-world entities
| 22 ;;Quote: OOPC programs are almost as efficient as C because primitive operations are handled in C
|
Related Topics
ThesaHelp: references c-d (337 items)
Group: operating system (27 topics, 877 quotes)
Topic: multi-user systems (4 items)
Topic: software components (11 items)
Topic: object-oriented databases (15 items)
Topic: uniform data model (19 items)
Topic: object-oriented objects (36 items)
Topic: sending an object across a network (11 items)
Topic: object-oriented procedures (41 items)
Topic: object-oriented design (29 items)
Group: object-oriented programming (26 topics, 814 quotes)
|