| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden This email sent to 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>) | |
| >Re: _NSGetCarbonMenu useage (From: Ricky Sharp <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.