#485: Use of Snow leopard only string function
+---
Reporter: jus...@…| Owner: lsansone...@…
Type: defect | Status: new
Priority: major
Laurent--
Thanks for the quick reply. See comments below:
On Dec 5, 2009, at 4:22 PM, Laurent Sansonetti wrote:
> Hi Steve,
>
> On Dec 5, 2009, at 1:45 PM, s.ross wrote:
>
>> My code receives XML data from a Web Service API call that is in UTF8
>> encoding. This winds up in a string.
>>
>>
Hi Steve,
On Dec 5, 2009, at 1:45 PM, s.ross wrote:
My code receives XML data from a Web Service API call that is in
UTF8 encoding. This winds up in a string.
return_data = NSURLConnection.sendSynchronousRequest(@request,
returningResponse: response, error: error)
str = NSString.al
#484: scoping issues with notification center
-+--
Reporter: mattaimone...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
My code receives XML data from a Web Service API call that is in UTF8 encoding.
This winds up in a string.
return_data = NSURLConnection.sendSynchronousRequest(@request,
returningResponse: response, error: error)
str = NSString.alloc.initWithData(return_data, encoding:
NSUTF8StringEncod
#484: scoping issues with notification center
-+--
Reporter: mattaimone...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker