• 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: Amount of Arguments per Method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Amount of Arguments per Method


  • Subject: Re: Amount of Arguments per Method
  • From: Scott Anguish <email@hidden>
  • Date: Tue, 23 Jun 2009 01:45:52 -0400

There should be whitespace automatically generated between the necessary bits.

If you'd rather see it the other way (and I can see an argument for that), hit up bugreporter or feedback.

Devpubs listens, and our delivery team (the folks that take the XML and output it to the various formats) ROCK.


On 2009-06-22, at 11:03 AM, WT wrote:

I mean, seriously, how easy is it to read

- (id) outputImageProviderFromBufferWithPixelFormat:(NSString*) format pixelsWide:(NSUInteger)width pixelsHigh:(NSUInteger)height baseAddress:(const void*)baseAddress bytesPerRow:(NSUInteger) rowBytes releaseCallback:(QCPlugInBufferReleaseCallback)callback releaseContext:(void*)context colorSpace:(CGColorSpaceRef)colorSpace shouldColorMatch:(BOOL)colorMatch

(copied directly from the documentation link Andy provided)

compared to

- (id) outputImageProviderFromBufferWithPixelFormat: (NSString*) format
pixelsWide: (NSUInteger) width
pixelsHigh: (NSUInteger) height
baseAddress: (const void*) baseAddress
bytesPerRow: (NSUInteger) rowBytes
releaseCallback: (QCPlugInBufferReleaseCallback) callback
releaseContext: (void*) context
colorSpace: (CGColorSpaceRef) colorSpace
shouldColorMatch: (BOOL) colorMatch



_______________________________________________

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


  • Follow-Ups:
    • Re: Amount of Arguments per Method
      • From: WT <email@hidden>
References: 
 >Amount of Arguments per Method (From: Chunk 1978 <email@hidden>)
 >Re: Amount of Arguments per Method (From: WT <email@hidden>)
 >Re: Amount of Arguments per Method (From: Roland King <email@hidden>)
 >Re: Amount of Arguments per Method (From: Andy Lee <email@hidden>)
 >Re: Amount of Arguments per Method (From: WT <email@hidden>)

  • Prev by Date: Re: Beginner Question Re: Memory Management
  • Next by Date: Re: Beginner Question Re: Memory Management
  • Previous by thread: Re: Amount of Arguments per Method
  • Next by thread: Re: Amount of Arguments per Method
  • Index(es):
    • Date
    • Thread