This is not for discussion here. The guidelines are very clear that private API isn't to be be discussed here.

On 2009-07-09, at 1:08 PM, 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


Todd

_______________________________________________

Cocoa-dev mailing list ([email protected])

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/scott%40cocoadoc.com

This email sent to [email protected]

_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to