discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C++?


From: Chris B. Vetter
Subject: Re: Objective-C++?
Date: Mon, 7 Apr 2003 18:02:49 -0700

On Mon, 07 Apr 2003 20:48:32 -0400
David Relson <relson@osagesoftware.com> wrote:
> For the most part I dislike C++, but it has one feature I'd really
> like to have in Objective-C - the ability to declare variables
> _anywhere_ it makes sense (not just at the start of a block).  One
[...]

Though I especially DON'T like that feature, as it makes reading the
source pretty confusing and may lead to sloppy programming, I use it
for debugging - you can do that already in plain ObjC.

-- 
Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]