Re: NSDictionary
Re: NSDictionary
- Subject: Re: NSDictionary
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 29 Jan 2002 15:53:51 -0800
On Tuesday, January 29, 2002, at 03:46 PM, Carla Lewis wrote:
What's the max size for NSDictionary/NSMutableDictionary? How many
rows/records and columns/fields?
Good question. I don't think there's a hard limit. I've had
NSMutableDictionaries with thousands of entries, but I've never
tried pushing it till it broke.
What are you proposing to store in this very large dictionary?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Software Engineer, Cocoa Evangelism
Apple Worldwide Developer Relations
References: | |
| >NSDictionary (From: Carla Lewis <email@hidden>) |