[Moderator] Re: Using private APIs

2009-07-09 Thread Scott Anguish
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

Re: Using private APIs

2009-07-09 Thread Dave DeLong
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 AP

Using private APIs

2009-07-09 Thread Todd Heberlein
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 fu