Re: Why can't I name a property `tag'?
Re: Why can't I name a property `tag'?
- Subject: Re: Why can't I name a property `tag'?
- From: Graham Cox <email@hidden>
- Date: Fri, 11 Jul 2008 00:42:30 +1000
The return type is certainly part of NSMethodSignature - but as far as
I can tell it's ignored for parsing the Obj-C source and resolving the
method when compiling.
Graham
On 10 Jul 2008, at 11:39 pm, Steve Weller wrote:
On Jul 10, 2008, at 6:31 AM, Graham Cox wrote:
The return type is not part of the method signature.
I'm pretty sure it is.
If you make one by hand you have to include it. However I believe it
does get ignored when resolving methods by signature.
_______________________________________________
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