On Mon, Oct 6, 2008 at 9:56 AM, Ondřej Čada <email@hidden> wrote:
> Myself, I strongly recommend the latter, for the former tends to lead to
> things like
>
> NSString* a,b,c;
Of course under current implementations of Objective-C the above
wouldn't compile since you cannot create objects on the stack (or
"inlined" in a class).
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden