Quote: use inheritance to isolate users from changes in the implementations of derived classes; e.g., use 'ival_box' to prompt user for an integer value
Group: type inheritance
Topic: separate a module's interface specification from its implementation
Quotation Skeleton
Consider a simple design problem: provide a way … [p. 69] Note that most application code is written … not have to know about the potentially large … the relatively few functions that create such objects. … be oblivious to the fact that there are …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Group: type inheritance (13 topics, 391 quotes)
Topic: separate a module's interface specification from its implementation (86 items)