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 <k...@highrolls.net> 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 (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com