On May 22, 2008, at 1:49 AM, Bill Bumgarner wrote:
I don't believe there are any such methods left in the supported
Cocoa API.
There are at least five. An API/Contains search for "::" in the Xcode
documentation window turns up:
+[CAMediaTimingFunction functionWithControlPoints::::]
-[CAMediaTimingFunction initWithControlPoints::::]
+[CIImage imageWithImageProvider:size::format:colorSpace:options:]
-[CIImage initWithImageProvider:size::format:colorSpace:options:]
-[CIImageProvider provideImageData:bytesPerRow:origin::size::userInfo:]
I thought the last three were typos in the docs, and actually
submitted feedback on two of them using the link at the bottom of the
page. But then on closer inspection I saw they actually were using
non-empty method-name-fragments for some arguments and not others.
Yikes!
--Andy
_______________________________________________
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 [EMAIL PROTECTED]