FROM : Paolo Manna
DATE : Sat Mar 22 19:12:22 2008
Marco,
> I've searched with Google and i found some "pathces" for NSString and NSData but they
> don' t seem to work.
I've used the one contained in Eric Czarny's XML-RPC library, and it
seems to work:
http://sourceforge.net/projects/xml-rpc/
That is based on:
http://ranchero.com/cocoa/xmlrpc/
Note that there, the methods are implemented as class methods, and
they're categories (this is the right name, not "patches") of NSString
(for encoding) and NSData (for decoding).
Paolo
DATE : Sat Mar 22 19:12:22 2008
Marco,
> I've searched with Google and i found some "pathces" for NSString and NSData but they
> don' t seem to work.
I've used the one contained in Eric Czarny's XML-RPC library, and it
seems to work:
http://sourceforge.net/projects/xml-rpc/
That is based on:
http://ranchero.com/cocoa/xmlrpc/
Note that there, the methods are implemented as class methods, and
they're categories (this is the right name, not "patches") of NSString
(for encoding) and NSData (for decoding).
Paolo
| Related mails | Author | Date |
|---|---|---|
| Marco Cassinerio | Mar 22, 18:22 | |
| Paolo Manna | Mar 22, 19:12 | |
| Jeff LaMarche | Mar 22, 19:18 | |
| Michael Ash | Mar 22, 20:11 | |
| Marco Cassinerio | Mar 22, 20:40 | |
| Jens Alfke | Mar 22, 20:46 | |
| Marco Cassinerio | Mar 22, 21:19 | |
| Jens Alfke | Mar 22, 21:24 | |
| Marco Cassinerio | Mar 22, 22:11 |






Cocoa mail archive

