search results

  1. My understanding is that the restkit is unable to serialize your objects to JSON. If you leave your requests as form encoded, it seems to go through fine.
    stackoverflow.com/questions/15255002/​how-to-serialize... - Cached
  2. How to serialize NSSET making a POST: jfl...@gowex.com: 3/6/13 10:03 AM: I\'ve problem making a POST with Restkit, the problem is focused serializing a NSSet Atribute.
    groups.google.com/d/topic/restkit/​moTiiJGSOuQ - Cached
  3. I have a subclassed NSManagedObject (ObjectA) which has a relationship one-to-may to another subclassed NSManagedObject (ObjectB). I get the ObjectB NSSet from ...
    stackoverflow.com/questions/tagged/​nsset?sort=unanswered - Cached
  4. RestKit is a framework for ... carefully designed set of APIs that make accessing and ... serialize into an NSMutableDictionary using the given mapping and ...
    github.com/RestKit/RestKit - Cached
  5. These three classes provide a simple, clean API for making ... we learned to use RestKit to send requests using the get, post, ... I am using RestKit to get ...
    mobile.tutsplus.com/tutorials/iphone/​advanced-restkit... - Cached
  6. Below is an excerpt of the said post. I\'m using RestKit and I\'m trying to post ... did he even make sense ... You can serialize child attributes in a post by using ...
    gosago.com/a/objective-c/how-to-custom-​the-js on-send... - Cached
  7. RestKit is a framework for consuming and modeling RESTful ... To make this happen, we must ... Sometimes when performing a PUT or POST with a NSManagedObject using ...
    github.com/Res tKit/RestKit/wiki/Object-​mapping - Cached
  8. RestKit is a framework for ... carefully designed set of APIs that make accessing and ... serialize into an NSMutableDictionary using the given mapping and ...
    www.verious.com/code/mcpoet/Res tKit - Cached
  9. These keys can be used to interpolate a path with an object’s property values using key-value ... the manager make the following ... to serialize request ...
    restkit.org/api/0.20.1/Classes/​RKObjectManager.html - Cached
  10. I am using RestKit 0.10.1 with Core Data on an iOS 5.0 ... Restkit, sending post data with ... If i am making a request with restkit i can use the shared ...
    www.evolvestar.com/want/restkit-​coredata-save-object... - Cached