Skip navigation.
 
mlRe: A question of style: Returning 'pairs'
FROM : Andy Lee
DATE : Wed Jul 02 21:30:40 2008

On Jul 2, 2008, at 3:22 PM, Andy Lee wrote:
>  There is quite a bit of precedent for methods of this form -- in 
> the Xcode documentation window, you can


...enter "get" in the searchf field, and *then*...

> do an API "Starts With" search, sort by language, and look at the 
> Objective-C methods.


This one is a good example:

- (void)getCompression:(NSTIFFCompression *)compression factor:(float 
*)factor

--Andy

Related mailsAuthorDate
mlA question of style: Returning 'pairs' James Montgomerie Jul 2, 20:48
mlRE: A question of style: Returning 'pairs' Abernathy, Joshua Jul 2, 20:56
mlRe: A question of style: Returning 'pairs' Stephen J. Butler Jul 2, 20:58
mlRe: A question of style: Returning 'pairs' Jean-Daniel Dupas Jul 2, 21:14
mlRe: A question of style: Returning 'pairs' Andy Lee Jul 2, 21:22
mlRe: A question of style: Returning 'pairs' Andy Lee Jul 2, 21:30
mlRe: A question of style: Returning 'pairs' Joel Norvell Jul 2, 21:33
mlRe: A question of style: Returning 'pairs' Bob Smith Jul 2, 22:03
mlRe: A question of style: Returning 'pairs' Keith Duncan Jul 2, 22:19
mlRe: A question of style: Returning 'pairs' David Casseres Jul 4, 04:02