Re: Retrieving unnecessary data
- From: Robert Martin <unclebob@xxxxxxxxxxxxxxxx>
- Date: Mon, 18 Feb 2008 11:21:03 -0600
On 2008-02-15 09:46:34 -0600, ShaneLM <shane.niebergall@xxxxxxxx> said:
One last comment - Topmind mentioned that OO is a fad and should not
be used in the context of business applications. Do others agree? Then
do you suggest procedural programming instead? I find it so hard to
believe that many colleges, books, etc are mislead, especially when
some of the design patterns seem so elegant. I can understand how OO
is not best for all projects, but to say it's a fad is shocking to me
(I'm 24 yrs old, so all I've grown with has been OO).
No, it's not a fad. It's deeply entrenched, and isn't going away for a long long time.
Have you studied TDD? (Test Driven Development). Give that a try for a few weeks and you will see how beneficial OO is when decoupling modules to make them independently testable.
--
Robert C. Martin (Uncle Bob) | email: unclebob@xxxxxxxxxxxxxxxx
Object Mentor Inc. | blog: www.butunclebob.com
The Agile Transition Experts | web: www.objectmentor.com
800-338-6716 |
.
- Follow-Ups:
- Re: Retrieving unnecessary data
- From: topmind
- Re: Retrieving unnecessary data
- References:
- Retrieving unnecessary data
- From: ShaneLM
- Re: Retrieving unnecessary data
- From: H. S. Lahman
- Re: Retrieving unnecessary data
- From: ShaneLM
- Retrieving unnecessary data
- Prev by Date: Re: Retrieving unnecessary data
- Next by Date: Re: Is OOP a Fad? (Re: Retrieving unnecessary data)
- Previous by thread: Re: Retrieving unnecessary data
- Next by thread: Re: Retrieving unnecessary data
- Index(es):