Hi,

I'm trying to get my head around how to approach implementing a REST
(representational state transfer) interface in Cocoa. 

I can see that having an NSXMLDocument would allow me to easily read in
XML data from a web source using initWithContentsOfURL: but if I'm
wanting make a request of a URL first and then get the XML reply back
into an object, is there a better choice of data structure to use than
NSXMLDocument for sending the initial request to the URL? 

I guess this nut has been cracked with sending and receiving with Ajax
but I'm struggling to find Cocoa resources for either REST or Ajax.
Willing to research, learn and digest, just needing a point in the right
direction.

 

Cheers,

Jonathan



Jonathan Relf
Software Developer
Esendex Ltd

T: +44 (0)115 852 5762
F: +44 (0)115 852 5757
Email: mailto:[EMAIL PROTECTED]
Web: http://www.esendex.com/
Blog: http://www.mindthe.net/devices

Esendex: Every Message Matters




 
Confidentiality: This e-mail (and any associated files) is intended only for 
the use of cocoa-dev@lists.apple.com and may contain information that is 
confidential, subject to copyright or constitutes a trade secret. If you are 
not cocoa-dev@lists.apple.com you are hereby notified that any disclosure, 
copying or distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, please 
notify us immediately by replying to the message and then delete it from your 
computer. Messages sent to and from us may be monitored. The views expressed in 
this message are those of the author Jonathan Relf and do not necessarily 
represent the views of Esendex Ltd.
 
Security: This e-mail and any attachments are believed to be free from any 
virus but it is the responsibility of the recipient to ensure this is so. 
E-mail is not a 100% secure communications medium. We recommend you observe 
this when e-mailing us.
 
Esendex Ltd is a limited company registered in the UK, with company number 
04217280 and having its registered office at 32a Stoney Street • Nottingham • 
NG1 1LL • United Kingdom.
 
[v1.1 EN]


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to