On 6 Oct 2011, at 13:36, Mike Abdullah wrote:
>
> On 6 Oct 2011, at 13:09, Thomas Davie wrote:
>
>>
>> Does anyone have any comments on why that might not work, before I file a
>> bug report to request it?
>
> Well it would become rather unreadable for anything more than a single line
> of code.
I'm not sure it would be any less readable than code involving blocks tbh.
What's wrong with:
@synthesize (
setCode =
{
[a b];
[c d:e f:g];
[h i];
},
getCode =
{
...
})
Bob
if (*ra4 != 0xffc78948) { return false;
}_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]