Re: Latest Joel article
- From: "Bob Dawson" <RBDawson@xxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 12:56:31 -0600
"Wayne Niddery [TeamB]" wrote
>
> My experience forces me to disagree about pointers (not about OO). For far
> too many programmers, understanding pointers and references even at the
most
> basic level *is* difficult.
Understanding OO is he same for many, though--even at the most basic level.
Why else would we get the recurring questions in b.p.d..oodesign about 'How
would I do this with an object?' where the most obvious answer is 'You
wouldn't--what you're asking that function to do is already wrong from an OO
perspective.'?
> ... In both Delphi and C++, many errors in
> the use and management of objects are a direct result of having no
> understanding of pointers.
You mean, no understanding of object lifetime management? <g>
bobD
.
- References:
- Latest Joel article
- From: José González D'Amico
- Re: Latest Joel article
- From: Bob Dawson
- Re: Latest Joel article
- From: Wayne Niddery [TeamB]
- Latest Joel article
- Prev by Date: Re: Sharing your desktop, how do you do that nowadays?
- Next by Date: Re: Try again with OE...
- Previous by thread: Re: Latest Joel article
- Next by thread: Re: Latest Joel article
- Index(es):
Relevant Pages
|