Hello list, I tried simple program that add first name and last name to address book. I just loop it to 3000 times. I am saving the address book outside the loop.
but when it executes its [book save] command, my application goes in to Not responding mode for few seconds. Then i tried to save it with a looping 3 times to 1000 records. and saving after each 1000 records. again i am getting my application in not responding mode after 1000 records saved. What should be the problem ? is This a behavior of address book for more than 1000 records ? if it is, how can i fix it? Thanks. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com