Re: optimizing bindings
Re: optimizing bindings
- Subject: Re: optimizing bindings
- From: Scott Anguish <email@hidden>
- Date: Wed, 29 Mar 2006 10:58:28 -0800
On Mar 29, 2006, at 9:43 AM, Michael Link wrote:
In the Key-Value Coding Programming Guide there is a section about
performance and in this section it mentions the method -
get<Key>:range: for To-Many relationships. Does anyone know what
the first argument is to this method? The description says it
should return an array, does it instead get passed a buffer like
the NSArray method - (void)getObjects:(id *)aBuffer range:(NSRange)
aRange ?
Yes, it does. The doc has been updated to reflect this.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden