On 18 Aug 2015, at 16:58, Richard Charles <rcharles...@gmail.com> wrote: > Also why does Apple say "If you are subclassing a large Cocoa framework > class”. What if I am subclassing a small Cocoa framework class. What > difference would it make?
Statistics. Small classes probably only consist of the public API, or maybe even just of getters and setters. OTOH large classes are very likely to have more methods "under the hood" to implement all the functionality they provide. Cheers, -- Uli Kusterer "The Witnesses of TeachtText are everywhere..." _______________________________________________ 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