Re: Retrieving unnecessary data
- From: Robert Martin <unclebob@xxxxxxxxxxxxxxxx>
- Date: Fri, 15 Feb 2008 09:49:58 -0600
On 2008-02-14 19:06:36 -0600, topmind <topmind@xxxxxxxxxxxxxxxx> said:
OO is just a fad that stays alive by inventing new sub-concepts around
itself every 2 years. These new things added to it, like "patterns"
and ORM's, are supposed to fix prior problems with it, but just add
more. It's a marketer's dream: a self-perpetuating-problem-solution
cycle.
The IT industry has been had (at least for custom biz apps).
Most of us old OOer's don't even think in terms of OO anymore. We just write code, and build systems like anyone else. We just happen to use lanuages like Java, C#, C++, Ruby, or Python to do it. We know how to make those languages work for us, and we know how to use the techniques of OO (polymorphism, encapsulation, etc) to manage the source code dependencies within our systems.
--
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: topmind
- Re: Retrieving unnecessary data
- From: ShaneLM
- Re: Retrieving unnecessary data
- From: topmind
- Retrieving unnecessary data
- Prev by Date: Re: Retrieving unnecessary data
- Next by Date: Re: Why is Object Oriented so successfull
- Previous by thread: Re: Retrieving unnecessary data
- Next by thread: Re: Retrieving unnecessary data
- Index(es):