Re: create NSMutableString with no limit?
Re: create NSMutableString with no limit?
- Subject: Re: create NSMutableString with no limit?
- From: Andy Lee <email@hidden>
- Date: Sat, 18 Mar 2006 17:52:47 -0500
On Mar 18, 2006, at 5:45 PM, j o a r wrote:
Interestingly enough NS and CF works completely differently with
regards to this! If you specify a capacity for one of the mutable
classes in NS, this acts as a "hint", while if you do the same
thing in CF it will act as a max limit!
Personally I don't think that the way it works in CF makes a whole
lot of sense. When would you ever be interested in a fixed limit
for a mutable collection, implemented in the collection class and
not the controller?
As I was typing my reply to the OP, I wondered if CF might actually
have limits on mutable strings. I thought, "Naw, couldn't be..."
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden