Re: Category Question
Re: Category Question
- Subject: Re: Category Question
- From: koko <email@hidden>
- Date: Mon, 04 Apr 2011 00:54:04 -0600
Of course not, ergo the warning ... thanks ...
On Apr 4, 2011, at 12:17 AM, Kyle Sluder wrote:
> On Apr 3, 2011, at 11:08 PM, koko <email@hidden> wrote:
>
>> I have added a category to NSDecimalNumber.
>>
>> I get a warning that NSDecimalNUmber may not respond to 'method' where 'method' is what I added in the Category.
>>
>> Is this standard behavior? It seems to me that methods in Categories should be recognized at compile time.
>
> Did you remember to #import the header file that declared the category?
>
> --Kyle Sluder
_______________________________________________
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