Re: Using private APIs
Re: Using private APIs
- Subject: Re: Using private APIs
- From: Dave DeLong <email@hidden>
- Date: Thu, 09 Jul 2009 11:10:39 -0600
I think the far more interesting question beyond this superbly-named
method (and kudos to the engineer who put it in) is "Does this
actually do anything?????"
Dave
On Jul 9, 2009, at 11:08 AM, Todd Heberlein wrote:
From time to time someone posts a question about using non-public
Apple APIs -- you know, the ones that let you do something really
cool or fast but causes your app to break on a future OS
release. :) Anyways, I saw this purported private API for OS X, and
I thought I'd share it. Pretty funny. :)
From:
http://ericasadun.com/iPhoneDocs300/_u_i_view_controller-_u_i_view_controller_class_dump_warning_8h-source.html
@interface UIViewController (UIViewControllerClassDumpWarning)
- (void)attentionClassDumpUser:(id)fp8
yesItsUsAgain:(id)fp12
althoughSwizzlingAndOverridingPrivateMethodsIsFun:(id)fp16
itWasntMuchFunWhenYourAppStoppedWorking:(id)fp20
pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:(i))fp24;
@end
_______________________________________________
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