...
[API 2006] | |
Item 16. Favor composition over inheritance | |
Design Patterns, Elements of Reusable Object-Oriented Software | |
Using prototypical objects to implement shared behavior in object-oriented systems |
OBJ01-J. Declare data members as private and provide accessible wrapper methods 04. Object Orientation (OBJ)
...