from daring fireball:
http://daringfireball.net/linked/2009/07/09/method-name
00007 #import <UIKit/UIViewController.h>
00008
00009 @interface UIViewController (UIViewControllerClassDumpWarning)
00010 - (void)attentionClassDumpUser:(id)fp8 yesItsUsAgain:(id)fp12 althoughSwizzlingAndOverridingPrivateMethodsIsFun:(id)fp16 itWasntMuchFunWhenYourAppStoppedWorking:(id)fp20 pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:(id)fp24;
00011 @end
and Craig Hockenberry submitted a bug report:
http://openradar.appspot.com/7044974
"Expected Results:
Something dramatic. Flames shooting out of the dock connector would be nice.
Actual Results:
Nothing. I must admit I was disappointed.
Regression:
This feature is new to 3.0 SDK. You've brought a little joy into the lives of many iPhone developers with the addition of this category on UIViewController. Thank you.
Notes:
How can I break my code with your code if your code doesn't do anything that can break my code? I demand a refund.
"