• 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: Macnetworkprog Digest, Vol 10, Issue 82
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Macnetworkprog Digest, Vol 10, Issue 82


  • Subject: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 03 Dec 2013 19:36:42 -0800


On Dec 3, 2013, at 5:44 PM, Kevin Yu <email@hidden> wrote:

May I ask why I can’t just use _CFHTTPMessageSetResponseURL() in my code?

It’s not public API, so it could change or go away without warning in any OS release, even a minor dot-dot update, breaking your app. (If the function is removed, your app won’t even launch at all, unless you’re very careful to look up the function dynamically.)

(From Apple’s perspective, apps that use private API make it harder for them to update the OS, because they don’t want to have to break 3rd party apps. In some cases with popular apps, Apple engineers have to put nasty hacks into the system frameworks to preserve functions those apps are not supposed to be using. So Apple really doesn’t like developers using private API.)

Also, you won’t be able to sell the app through the Mac App Store, as Apple’s review process will automatically reject any app that calls non-public APIs.

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: CFHTTPMessageAddAuthentication problem
      • From: "Quinn \"The Eskimo!\"" <email@hidden>
    • Re: Macnetworkprog Digest, Vol 10, Issue 82
      • From: Kevin Yu <email@hidden>
References: 
 >Re: Macnetworkprog Digest, Vol 10, Issue 82 (From: Kevin Yu <email@hidden>)

  • Prev by Date: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • Next by Date: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • Previous by thread: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • Next by thread: Re: Macnetworkprog Digest, Vol 10, Issue 82
  • Index(es):
    • Date
    • Thread