• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: REST Web Service - Using plist format
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: REST Web Service - Using plist format


  • Subject: Re: REST Web Service - Using plist format
  • From: Jean Pierre Malrieu <email@hidden>
  • Date: Tue, 15 Oct 2013 09:27:03 +0200

There are also client side libraries like RestKit that will do most of the easy lifting to save json-based data from a web service to CoreData. Unless you fear performance issues, that might be an easier and more general solution than the plist format and home made code.

JPM

Le 15 oct. 2013 à 06:33, Flavio Donadio a écrit :

> Hello, guys!
>
>
> I was watching an old WWDC session tonight (2010, Session 177, "Building a Server-driven User Experience") and got very intrigued about the idea of using the plist format to get data from a web service.
>
> It seems a nice idea if you're developing a Cocoa client that consumes a web service. You can easily generate a NSDictionary from a plist-encoded data structure and, from there, feed them into Core Data or whatever.
>
> Also, is there any software to convert an EOModel into an NSManagedObjectModel or the other way around? It would make things easier, faster and less error-prone.
>
> What do you guys think? Has anyone tried that?
>
>
> Cheers,
> Flavio Donadio
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >REST Web Service - Using plist format (From: Flavio Donadio <email@hidden>)

  • Prev by Date: Re: REST Web Service - Using plist format
  • Next by Date: Re: Session timeout when performing an action
  • Previous by thread: Re: REST Web Service - Using plist format
  • Next by thread: AjaxModalDialog not going away
  • Index(es):
    • Date
    • Thread