Topic: consistency testing
Topic: updating information in a distributed system
Topic: database consistency and reliability
Topic: separate a module's interface specification from its implementation
| |
Quotation Skeleton
In general, keeping two related, but different, sets … Also, experience shows that novice programmers tend to … kept private so that writers of derived classes … In almost all cases, a protected interface should …
Google-1
Google-2
Copyright clearance needed for quotation.
Additional Titles
Quote: a protected interface should contain functions, types, and constants only; otherwise programmers will mess with protected data and cause maintenance problems
|
Related Topics
Topic: consistency testing (60 items)
Topic: updating information in a distributed system (50 items)
Topic: database consistency and reliability (15 items)
Topic: separate a module's interface specification from its implementation (86 items)
|