Conclusion

 <  Day Day Up  >  

In this chapter, we have explored three areas that can get you started on the path to thinking in an OO way. Remember that there is no firm list of issues pertaining to the OO thought process. Doing things in an OO way is more of an art than a science. Try to think of your own ways to describe OO thinking.

In Chapter 3, "Advanced Object-Oriented Concepts," we'll talk about the fact that the object has a life cycle: It is born, it lives, and it dies. While it is alive , it might transition through many different states. For example, a DataBaseReader object is in one state if the database is open , and another state if the database is closed. How this is represented depends on the design of the class.

 <  Day Day Up  >  


Object-Oriented Thought Process
Object-Oriented Thought Process, The (3rd Edition)
ISBN: 0672330164
EAN: 2147483647
Year: 2003
Pages: 164
Authors: Matt Weisfeld

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net