Is is safe to do [NSMutableArray array], even with the "array" class method is actually declared as +[NSArray array]. In other words, is it safe to call a super-class' class method.
If not, why? If so, why? And also, is it generally safe in _all_ cases, or only just when specifically crafted to work? Many thanks, -Patrick _______________________________________________ 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