Question about dataFromPropertyList:format:errorDescription
Question about dataFromPropertyList:format:errorDescription
- Subject: Question about dataFromPropertyList:format:errorDescription
- From: Eric <email@hidden>
- Date: Thu, 25 May 2006 16:10:25 -0700
This particular method from NSPropertyListSerialization returns a error
string by reference. the curious thing I found in the API doc is that it
says I must release the string if it is returned. Doesn't this go against
the Cocoa convention that any object returned by method (other than alloc,
etc.), directly or via indirection, is autoreleased?
thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden