On 11/18/09 2:15 PM, Jim Correia said: >This problem is much less insidious than the category problem, but the >potential does exist. (For both private and public methods.)
For the category case, you can set the environment variable OBJC_PRINT_REPLACED_METHODS=YES. You'll get something like this: objc[60273]: REPLACED: -[NSArray firstObject] by category RRExtra (IMP was 0x9612d970 (/System/Library/Frameworks/CoreFoundation.framework/ Versions/A/CoreFoundation), now 0x21b50e (/path/to/myapp)) -- ____________________________________________________________ Sean McBride, B. Eng s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ 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