Re: Polymorphism Downsides
- From: Craig Vermeer <vermeecaATsentDOTcom@xxxxxxxxxx>
- Date: Tue, 26 Sep 2006 12:37:22 -0400
topmind wrote:
Craig Vermeer wrote:And I wasn't questioning your stance that procedural programming is 'better'. I was just trying to provide a data point that you may or may not have been aware of regarding examples of patterns in business software, and not trying to address all of the issues you raise in the larger debate. Again, the beauty of having a few thousand people listening in on the conversation is that anyone can jump in and contribute as little as they want :-D
Thus, before I fork over the money and time for such a book, I shallNope, because the point of his book wasn't to compare OO and procedural
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?
programming as to which is 'better'. The book was about applying UML
and GOF patterns to software design and implementation.
Again, I don't question that OO based on UML can be made to run and
produce the correct output. But, that is not the issue at hand.
Assembly language can also be made to run and produce the correct
output. But, I don't want to program in assembly because my
productivity is low in it, both for creation and maintenance.
I know _I_ write better software using OO than I did using procedural programming, but then again as I gained experience I moved toward OO, so it may be a chicken and egg thing where my additional experience is the main reason for better software. YMM(and obviously does)V.
(A lot of UML is more or less Entity-Relationship diagrams with.
different symbols, I would note. Mirroring database schemas in
application code is poor abstraction and unnecessary duplication of
structure much of the time.)
I believe these are fair questions.
Thank you for your opinion.
-T-
- Follow-Ups:
- Re: Polymorphism Downsides
- From: topmind
- 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
- Re: Polymorphism Downsides (was: what's the future of Object Oriented Programming)
- From: topmind
- Re: Polymorphism Downsides
- From: Craig Vermeer
- Re: Polymorphism Downsides
- From: topmind
- what's the future of Object Oriented Programming
- Prev by Date: Re: Polymorphism Downsides
- Next by Date: Re: Abstract public member variales?
- Previous by thread: Re: Polymorphism Downsides
- Next by thread: Re: Polymorphism Downsides
- Index(es):
Relevant Pages
|