[Biococoa-dev] NSMutableData vs malloc
Koen van der Drift
kvddrift at earthlink.net
Sun Jul 10 19:49:04 EDT 2005
On Jul 10, 2005, at 7:41 PM, Charles Parnot wrote:
> I know you mentioned it before, but why are you saying that BCSequence
> is immutable?
Otherwise it would have been called BCMutableSequence? :)
No, but seriuosly, my understanding was the the mutable sequence is
going to be a subclass of the immutable sequence. And since we are
still setting up the base classes it was my understanding that a
sequence is immutable by default, because often you want to make sure
that you are not chaning your data during a operation.
cheers,
- Koen.
More information about the Biococoa-dev
mailing list