On 20 Jan 2006, at 8:30 am, Alexey Proskuryakov wrote:
On 20.01.2006 10:16, "Laurence Harris" <email@hidden> wrote:
The XML times go up linearly. The binary times appear to be going up
exponentially. This makes the binary format completely unusable
for large
lists with its current implementation.
I think you may want to carefully consider if you want to use
plist format
at all - although it has a simple API, there are multiple
disadvantages that
may hurt you in the long run.
Property Lists were never intended for managing large amounts of
application data; according to the docs, they are "for situations
where you need to store **small amounts** of persistent
data" (emphasis added). It sounds like you're dealing with something
on a significantly larger scale, so you should be using a file format
(whether XML-based or other) designed for the task at hand.
JK
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden