Quote: inheritance with late binding, self-reference, and super-reference allows objects to be reused without textual copying or editing; a new way to write programs
Topic: incremental development
Topic: reusable programming
Topic: type inheritance as reuse
Group: type inheritance
Quotation Skeleton
In general, late binding, self-reference and super-reference are … which can change object behavior without physically reaching … need for code duplication. When used properly, together … … In this sense, inheritance is a truly novel … [Cook, W.R., PhD thesis, Brown University 1989, TR CS-89-33].
Google-1Google-2
Copyright clearance needed for quotation.
Additional Titles
Quote: late binding and self-reference allow a programmer to change object behavior without access to its representation
Quote: super-reference allows access to redefined properties without code duplication
Related Topics
Topic: incremental development (74 items)
Topic: reusable programming (77 items)
Topic: type inheritance as reuse (27 items)
Group: type inheritance (13 topics, 391 quotes)