Re: how to clip inside a path
Re: how to clip inside a path
- Subject: Re: how to clip inside a path
- From: Jens Alfke <email@hidden>
- Date: Mon, 29 Oct 2012 17:24:59 -0700
On Oct 29, 2012, at 4:11 PM, Graham Cox <email@hidden> wrote:
> When are we going to get namespaces and put an end to this very major shortcoming of Obj-C?
There was a pretty serious proposal floated on objc-language earlier this year (by a non-Apple person), but as far as I can tell it devolved into a bunch of arguing over details, and didn’t go anywhere. (And further discussion thereof should probably take place on that list, not here.)
Until then, yeah, you should put a prefix in front of method names in categories on system classes, the same way you do on your own class names. (i.e. -xx_setWidget:).
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden