On 06/11/2009, at 4:15 PM, Steve Steinitz wrote:

> I don't see anything wrong.  In fact, it looks great.  Does insertObjects:: 
> call insertObject:: so that one day, if you implement drag and drop for 
> multiple items it will all work?

Good question, I haven't tested that but I will do so.

> One possible tweak: since you've already subclassed NSTreeController would be 
> worth overriding its awakeFromNib to cache the root object?  Is the root 
> object unchanging?  Then insertObject:: would be short and sweet.


The root object is indeed unchanging. You're right, caching the object would be 
an improvement on the fetch.

I'll proceed with this and see if I have any problems.

Many thanks,

--
Rob Keniger



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to