Re: Mutability
Re: Mutability
- Subject: Re: Mutability
- From: "Philippe Mougin" <email@hidden>
- Date: Fri, 23 Nov 2001 14:16:18 +0100
As a subclass, the current NSCFArray breaks the documented NSMutableArray
contract in a very problematic way. This is a design error, and the earlier
the Cocoa&Carbon teams fix this, the better it will be for us developers.
What we need, in my opinion, is a "real" non-mutable array class, and a real
mutable array class, designed to fit *correctly* within the
mutable/non-mutable model of Fondation Kit.
Phil