• 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: _NSGetCarbonMenu useage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: _NSGetCarbonMenu useage


  • Subject: Re: _NSGetCarbonMenu useage
  • From: Ricky Sharp <email@hidden>
  • Date: Wed, 4 May 2005 15:52:19 -0500


On May 4, 2005, at 3:43 PM, Luc Vandal wrote:

Do you mean that it may not always be present? Does this depends on the OS version?

You should never use any private APIs in your code. They are, after all, private for a reason:


(a) Apple hasn't finalized the API yet. Once finalized, it may be made public. It may at that point have a different name or take different parameters.
(b) It may be removed at some point.
(c) It will remain a private API and only intended to be used by Apple.


If you find yourself absolutely needing the functionality the API provides, it may be the case where's the a better (and public) way of doing it. Or, file an enhancement request for a new public API.

--
Rick Sharp
Instant Interactive(tm)

_______________________________________________
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


  • Follow-Ups:
    • Re: _NSGetCarbonMenu useage
      • From: Luc Vandal <email@hidden>
References: 
 >_NSGetCarbonMenu useage (From: Luc Vandal <email@hidden>)
 >Re: _NSGetCarbonMenu useage (From: Shawn Erickson <email@hidden>)
 >Re: _NSGetCarbonMenu useage (From: Luc Vandal <email@hidden>)

  • Prev by Date: Re: _NSGetCarbonMenu useage
  • Next by Date: Re: _NSGetCarbonMenu useage
  • Previous by thread: Re: _NSGetCarbonMenu useage
  • Next by thread: Re: _NSGetCarbonMenu useage
  • Index(es):
    • Date
    • Thread