PDA

View Full Version : why would oops be a poor choice for...


paul S
03-25-2007, 03:30 PM
...application development?

hatevirtual
03-25-2007, 05:30 PM
I can't really think of a truly bad reason. OOP is fairly difficult to learn, and really hard to master. So the learning curve could present some challenges.

If you are working on a small project, it may be overkill to make everything object oriented but I can't think of any reason it would be a poor choice.