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


Todd

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to