• 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: -get<Key>:range:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -get<Key>:range:


  • Subject: Re: -get<Key>:range:
  • From: Ali Ozer <email@hidden>
  • Date: Mon, 19 Jul 2004 10:22:25 -0700

The get<Key>:range: method is modeled after the method in NSArray:

- (void)getObjects:(id *)objects range:(NSRange)range;

so the getCharacters:range: example is close, although of course in the case of NSString the "objects" are just characters and NSString isn't actually KCO compliant for its characters.
Ali




Begin forwarded message:

From: Kay Roepke <email@hidden>
Date: July 19, 2004 9:07:52 PDT
To: Brent Gulanowski <email@hidden>
Cc: Cocoa Dev Dev <email@hidden>
Subject: Re: -get<Key>:range:

Forgot the list again, I did. Bah. ;-)

On 19. Jul 2004, at 17:54 Uhr, Brent Gulanowski wrote:

Ah, OK. It could be a bit more specific that it is a (void) typed
method which returns a C array, not a (NSArray *) typed method.
Expecting the reader to intuit the meaning of "performance" seems to
have failed in my case.

Remind you: That was just a wild guess. Probably a close one, but still.
Code will show (or Apple will respond).

But if I'm right, you might want to file a documentation bug at bugreporter.apple.com.

Kay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: -get<Key>:range:
      • From: Kay Roepke <email@hidden>
References: 
 >-get<Key>:range: (From: Brent Gulanowski <email@hidden>)
 >Re: -get<Key>:range: (From: Brent Gulanowski <email@hidden>)
 >Re: -get<Key>:range: (From: Kay Roepke <email@hidden>)

  • Prev by Date: Re: Nil-terminated object list?
  • Next by Date: Re: Nil-terminated object list?
  • Previous by thread: Re: -get<Key>:range:
  • Next by thread: Re: -get<Key>:range:
  • Index(es):
    • Date
    • Thread