Showing posts with label geek. Show all posts
Showing posts with label geek. Show all posts

Thursday, December 6, 2007

Apple Developer Humor

While coding today, I was playing around with NSAlert and created an alert with an empty message.  I was fairly amused to see the following logged to my console when running the alert.
-[NSAlert alertWithError:] called with nil NSError.  A generic error message will be displayed, but the user deserves better.
;-)