Re: Restoring a NSTreeController selection
Re: Restoring a NSTreeController selection
- Subject: Re: Restoring a NSTreeController selection
- From: Scott Anguish <email@hidden>
- Date: Fri, 25 Jun 2010 03:12:07 -0400
>
> I was deterred to do this after reading this in the documentation for -arrangedObjects
>
> -----
> Special Considerations
> Prior to Mac OS X v10.5 this method returned an opaque root node representing all the currently displayed objects. This method should be used for binding, no assumption should be made about what methods this object supports.
> -----
>
> I feel a little stupid as it's obviously referring to prior 10.5, although the language could be clearer.
>
Something along the lines of
Special Considerations
Prior to Mac OS X v10.5 this method returned an opaque root node representing all the currently displayed objects, suitable for use with Cocoa bindings. No assumption should be made about what methods this opaque object supports.
Ties the consideration to the version better..
Would that make it clearer for you and others?
_______________________________________________
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