On Mar 6, 2012, at 1:28 PM, Mikkel Islay wrote: > Does anyone know the reason why the UIKit-additions for NSString, NSValue > etc. aren't mentioned in the respective class references in the Apple > documentation for iOS?
Category additions are documented separately from the main class. For example, UIKit's NSString additions are in NSString(UIStringDrawing) (which you can search for in the documetnation). -- David Duncan _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com