Re: Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- From: "topmind" <topmind@xxxxxxxxxxxxxxxx>
- Date: 25 Sep 2006 14:06:04 -0700
vermeeca@xxxxxxxxx wrote:
You know, the beauty of these newsgroups is that anybody can jump in on
any conversation going on here and say something that's blindingly
obvious to everyone else. I think may be what I'm about to do.
Like I said elsewhere, the Design Patterns books is geared toward
systems software. It's lessons so far appear not applicable to other
domains, such as custom business software. I do not question OO's
abilities for systems software, but that is not my domain.
*snip*
If they "abound", where are they?
If you're looking for examples of GOF patterns in business software,
have you checked out Craig Larman's book?
http://www.amazon.com/Applying-UML-Patterns-Introduction-Object-Oriented/dp/0130925691
If I remember correctly, he builds up a POS system design from the
ground up in the book using many of the GOF patterns.
Are you confident that the POS design is better than an equivalent
procedural/relational version of the same thing? Remember, I don't
question that design patterns run and produce the correct output.
Running is not the issue. The issue is whether it is better from a
programmer productivity and/or software *maintenance* point of view.
Thus, before I fork over the money and time for such a book, I shall
request some specifics about what to look for and what to compare and
what kind of metric you are using. Does the author provide the
comparison and metrics? If not, where do I get them from?
I believe these are fair questions.
(I think I browsed that book in the store once and was not very
impressed with it, but can't remember why at the moment.)
-T-
.
- Follow-Ups:
- Re: Polymorphism Downsides
- From: Craig Vermeer
- Re: Polymorphism Downsides
- References:
- what's the future of Object Oriented Programming
- From: VV
- Re: what's the future of Object Oriented Programming
- From: H. S. Lahman
- Re: what's the future of Object Oriented Programming
- From: Bruno Desthuilliers
- Re: what's the future of Object Oriented Programming
- From: Phlip
- Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- From: topmind
- Re: Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- From: Nick Malik [Microsoft]
- Re: Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- From: topmind
- Re: Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- From: vermeeca
- what's the future of Object Oriented Programming
- Prev by Date: Re: Abstract public member variales?
- Next by Date: Re: OO is not that great: many repeated codes
- Previous by thread: Re: Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- Next by thread: Re: Polymorphism Downsides
- Index(es):