Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6802705
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:15:19+00:00 2026-05-26T19:15:19+00:00

I need to save about 14 NSDictionaries to a plist. Each Dictionary is going

  • 0

I need to save about 14 NSDictionaries to a plist. Each Dictionary is going to have 5 item. 1- name of the place
2- starting time
3- finishing time
4- Total
5- Additional notes
I’ve been reading and people are advising against using plist for large amount of data. With the description given above is it wise to use plist?
Cheers,
Sma

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T19:15:20+00:00Added an answer on May 26, 2026 at 7:15 pm

    Not sure what number of dictionaries would be considered “large” in this case, but it would be measured in the thousands. The big concern would be the amount of RAM the plist’s objects consume when read into memory. 14 dictionaries containing small objects like you describe won’t take up much at all.

    The big benefit of using something like CoreData instead would be the ability to fetch small subsets of your data without having to load all your items and their contents. This saves RAM and also makes random access tasks like search more pleasant. (and CoreData also give you some nice freebies like undo support). But it seems like even up to 1000 items, it’d just as quick to read everything into RAM and sort it out there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have struct that store info about ARP packet and I need to save
I need to save to an isolated storage the total time that the user
I need to save a few informations about some files. Nothing too fancy so
In my dictionary IPhone app I need to save an array of strings which
I need to save information about sending every e-mail to my client in database
I need to save data in distinct TabItem every time when user switches to
I have a school work where I need to save an arbitrary image to
Note: I don't talk about sharing variables between Activities or the need to save
I have an application for Android built using Flex. I need to save some
.txt file need save in SD-card. Save(n + String.valueOf(key) + .txt); private void Save(String

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.