Hi, I am having a strange problem of my class declaration. I used to declare 
some methods of a class in a category, "Private". After I have done some 
refactoring work (basically moving some classes into another framework), it 
seems those methods declared in the category, "Private" do not belong to the 
object anymore. If I load the code in my debugger and try to invoke a method 
declared as "Private", the program receives a doesNotRecognizeSelector error 
and crashes after receiving the signal SIGTRAP. And if I move those methods 
into the main implementation of the class, it all works out. Any idea why is 
that? Thanks for your help. BR, Pan
_________________________________________________________________
See how Windows Mobile brings your life together—at home, work, or on the go.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to