• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ObjC Question - labeled arguments
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ObjC Question - labeled arguments


  • Subject: Re: ObjC Question - labeled arguments
  • From: Andy Lee <email@hidden>
  • Date: Thu, 22 May 2008 07:59:09 -0400

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 (email@hidden)

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:
This email sent to email@hidden


References: 
 >ObjC Question - labeled arguments (From: Peter Zegelin <email@hidden>)
 >Re: ObjC Question - labeled arguments (From: Andrew Farmer <email@hidden>)
 >Re: ObjC Question - labeled arguments (From: Peter Zegelin <email@hidden>)
 >Re: ObjC Question - labeled arguments (From: Andrew Farmer <email@hidden>)
 >Re: ObjC Question - labeled arguments (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Re: NSPasteboard Delegate
  • Next by Date: Re: NSPasteboard Delegate
  • Previous by thread: Re: ObjC Question - labeled arguments
  • Next by thread: Re: ObjC Question - labeled arguments
  • Index(es):
    • Date
    • Thread