On Fri, Jan 9, 2009 at 6:39 PM, Ken Thomases <k...@codeweavers.com> wrote:
> And the reason many people don't realize they can do this is that they
> overlook the superclass methods when considering a subclass.  A lot of
> people don't even know that they can send +array to NSMutableArray!

Part of the problem that was addressed in the previous thread was that
+array is not documented to actually give you a mutable instance.
While in practice it works fine, there's no guarantee.

--Kyle Sluder
_______________________________________________

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

Reply via email to