Re: Advice Needed...
- From: "Karl E. Peterson" <karl@xxxxxxxx>
- Date: Tue, 22 May 2007 11:56:02 -0700
Stefan Berglund <sorry.no.koolaid@xxxxxx> wrote:
On Tue, 22 May 2007 09:24:14 +1000, "Michael C" <nospam@xxxxxxxxxx>
wrote:
in <u7Aeb8$mHHA.2596@xxxxxxxxxxxxxxxxxxxx>
Have a read of this one, it looks like they tried to have non-zero based
arrays but decided against it for very good reason.
http://www.panopticoncentral.net/archive/2004/03/17/290.aspx
An array of days of the month comes to mind right off hand. Why number it
0 to 30 when it could be 1 to 31?
Anyone who buys into that argument probably should give up a career in
programming. Every compiler is capable of compiling the offset as a
constant into the base address as - guess what - a ~constant offset~.
So if the .NET whoopdydoo can't account for an array offset which is a
compile time constant - not a runtime thing - then the wonder boys did a
crappy job designing that interface.
That's a "no duh!" from this corner, too.
Whoever wrote that article is blowing smoke - pure smoke.
Lessee... panopticoncentral, eh? Yeah, he does that for a living. He's the same
guy who decided to change the width of Integer and Long because -- yes, he told me
this -- because C programmers coming to VB couldn't be bothered to RTFM and were
constantly confused by the fundamental datatypes.
So, to be as clear as possible -- Paul Vick is the single person most responsible
for the destruction of the language. I'd call him a "lying dirtbag" but I'm sure
the accuracy of such a characterization (from either direction) is challengable.
Let's just leave this by pointing out that he holds the patent (on MSFT's behalf)
for iSnot.
Blowin' smoke - the microsoft way. They're still spreading the FUD and
covering their a$$es. Ludicrous this is.
That's Paul Vick's job, alright!
--
..NET: It's About Trust!
http://vfred.mvps.org
.
- Follow-Ups:
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- References:
- Advice Needed...
- From: jmar
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Bob Butler
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Stefan Berglund
- Advice Needed...
- Prev by Date: Re: Issues with vb6 and xp pro?
- Next by Date: Re: Advice Needed...
- Previous by thread: Re: Advice Needed...
- Next by thread: Re: Advice Needed...
- Index(es):
Relevant Pages
|