Re: method_exchangeImplementations problem
Re: method_exchangeImplementations problem
- Subject: Re: method_exchangeImplementations problem
- From: Donnie Lee <email@hidden>
- Date: Sat, 5 Sep 2009 10:21:20 +0400
Hello Terry,
obj_getMetaClass() returns meta class but obj_getClass() returns
class. I just tried to make a test Cocoa app and it seems that it
works fine. I think my problem is not related to objc_getClass; will
continue investigating it.
Thanks,
Donnie.
> objc_getClass() is documented as returning the meta class instead of the
> class. I think you are possibly calling this on class 1 twice.
>
> If this doesn't turn out to be the case, you should provide a small code
> project as part of the bug report you file.
>
> -- Terry
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden