• 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: error strings in NSPropertyListSerialization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error strings in NSPropertyListSerialization


  • Subject: Re: error strings in NSPropertyListSerialization
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 27 Mar 2008 18:20:32 -0700


On 27 Mar '08, at 6:10 PM, B.J. Buchalter wrote:

I am writing code that is linked to the 10.4u SDK. Does this mean that I need to release the string?

Yes.

What happens if my app is run under 10.5?

Cocoa detects that your code was linked with the 10.4 SDK and follows the old behavior. (Otherwise all apps that did do the right thing in the past would crash when run under 10.5.)


If I move to the 10.5 SDK, does that mean that I must NOT release the string?

Right. If you build your app for 10.5 then you need to start following the correct/new behavior.


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >error strings in NSPropertyListSerialization (From: "B.J. Buchalter" <email@hidden>)

  • Prev by Date: Re: NSScroller question
  • Next by Date: CGContextReplacePathWithStrokedPath problem?
  • Previous by thread: error strings in NSPropertyListSerialization
  • Next by thread: Re: error strings in NSPropertyListSerialization
  • Index(es):
    • Date
    • Thread