Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Don't save NSManagedObjects to data store on call?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joseph Blossom  
View profile  
 More options Nov 12 2012, 1:21 pm
From: Joseph Blossom <joseph.blos...@gmail.com>
Date: Mon, 12 Nov 2012 10:21:58 -0800 (PST)
Local: Mon, Nov 12 2012 1:21 pm
Subject: Don't save NSManagedObjects to data store on call?

Is it possible to tell a call not to automatically save the resulting
objects to a data store on a call?

For instance, I have something on the server called "favorites" I'd like to
persist these favorites on the phone. However, there are some calls which
will return objects of the same type that are not a favorite and I do not
want to persist these. How do I prevent calls from saving the objects? Is
it possible? Or do I need to make managed and unmanaged types for both of
these?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joseph Blossom  
View profile  
 More options Nov 12 2012, 1:24 pm
From: Joseph Blossom <joseph.blos...@gmail.com>
Date: Mon, 12 Nov 2012 10:24:53 -0800 (PST)
Local: Mon, Nov 12 2012 1:24 pm
Subject: Re: Don't save NSManagedObjects to data store on call?

Ah, from further searches it looks like this is available in 0.20
development branch.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Blake Watters  
View profile  
 More options Nov 12 2012, 7:11 pm
From: Blake Watters <bl...@gateguruapp.com>
Date: Mon, 12 Nov 2012 19:11:52 -0500
Local: Mon, Nov 12 2012 7:11 pm
Subject: Re: [RestKit] Re: Don't save NSManagedObjects to data store on call?

You can set the savesToPersistentStore property on
RKManagedObjectRequestOperation on the development branch

On Mon, Nov 12, 2012 at 1:24 PM, Joseph Blossom <joseph.blos...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »