home *** CD-ROM | disk | FTP | other *** search
- With classes, the distinction disappears between setting up data
- structures to model your application and finding algorithms to
- make the data structures perform correctly. Now classifications
- based on the behavior of objects and how they interface with
- other objects can be built into your abstract data types. Just as
- a hot-drink machine is operated by pressing buttons, a phonebook
- class has a clearly defined interface for the client code.
-