Re: newbie questions about objective-c, ruby, python, groovy and cocoa
Re: newbie questions about objective-c, ruby, python, groovy and cocoa
- Subject: Re: newbie questions about objective-c, ruby, python, groovy and cocoa
- From: Andreas Mayer <email@hidden>
- Date: Thu, 10 Jun 2004 12:37:30 +0200
Am 10.06.2004 um 11:30 schrieb Allan Odgaard:
But I hate the verbosity of the things, like:
if([str isEqualToString:otherStr])
or
if([num compare:otherNum] == NSOrderedAscending)
I *love* the verbosity. It makes code so much more readable.
And since Xcode provides a nice auto completion feature, the typing is
not much of a problem. :)
Andreas
_______________________________________________
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.