(no title)
AlisdairSH | 12 years ago
If you fail to do that up-front analysis, you may end up with functional code. But, the likelihood that it is readable, maintainable, extensible, etc is much lower.
This isn't to say that all good code is OO. Only that writing good OO code requires you to define the objects andt their interactions well.
CraigJPerry|12 years ago