Re(2): why Obj-C
Re(2): why Obj-C
- Subject: Re(2): why Obj-C
- From: Jens Bauer <email@hidden>
- Date: Wed, 10 Apr 2002 12:06:55 +0200
Hi all,
On Mon, 8 Apr, 2002, John C. Randolph <email@hidden> wrote:
>
> The use of ['s mainly turns my stomach. And I bet people who
>
> don't actually have to learn Obj-C are put off by them too.
>
>
Funny, I have exactly the same reaction to the double colon, and
>
the "->" being used for anything other than dereferencing to
>
reach a structure member through a pointer.
I completely agree.
I've been on Cocoa-vacation for around 3 months, and now I'm back doing a
C++ program.
This made one thing clear to me: Using C++ is wonderful when you know
nothing else, but when you once tried ObjC, it's a pain going back to C++.
I learned Objective-C in one day.
It took me around 5 months to learn C++, before it was usable to me.
(I definately know what's the best language for me!)
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: why Obj-C (From: "John C. Randolph" <email@hidden>) |