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

  • Home
  • SEARCH
  • 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 6655485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:31:32+00:00 2026-05-26T01:31:32+00:00

I have an iOS application where I use coreData to store my documents. They

  • 0

I have an iOS application where I use coreData to store my “documents”. They all share a common NSManagedObjectContext, and I frequently save the context.

I would like to keep track of the last modification date for the various “documents” (where each one is a separate NSPersistentStore) and store the date on a particular unique “root” object that each store has.

I could try to keep the modification time stamp up to date while the document is being modified, but it would be cleaner and more robust if I could just find out which persistent stores need saving at the time I am saving the context.

I can’t find any way to detect if a persistent store needs saving. I can query the NSManagedObjectContext to see which managed objects need saving, although I can’t find an easy way to see which store an object belongs to.

It seems like this is not such a strange thing to do and core data has all of the information that I am looking for, but I am having trouble finding an easy way to get access to that data.

Does anyone know of an easy way?

If I can’t find an easier way, I will simply loop over the deleted / modified / inserted objects from the context, and write special code for each entity type to determine the store that the object belongs to.

Thanks in advance for any help!

Ron

  • 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-26T01:31:32+00:00Added an answer on May 26, 2026 at 1:31 am

    [[managedObject objectID] persistentStore] is the persistent store you’re looking for (or possibly nil if the object has not been saved yet).

    The documentation suggests that it’s nil if you’ve assigned it to a store but haven’t saved; I’m not sure that this is true (and I don’t see anywhere else where this info might be saved). I’d check it behaviour on 3.x, 4.x, and 5.0 beta if you have access to it.

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

Sidebar

Related Questions

I have a C2-DB9 serial cable from Redpark for use with an iOS application
I'm using CoreData (with SQLite as the store) in an iOS 4 iPhone application
I have an SQLite database in my iOS application. I'm trying to use the
i have an iOS application witch uses the current location of the user. I
I have an iOS application with several controllers, each with their own xib files.
I have an iOS application. Application has 2 different views: Main and Settings. In
I have an IOS application which uses environment variables and am able to set
In my iOS application I have made a form that should submit data into
I have an iOS 5 Tabbed Application, using Storyboards. My Tabbar Controller points to
I have implemented a CorePlot graph in my iOS application, however I am unable

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.