Re: OutlineEdit example (_NSArrayControllerTreeNode)
Re: OutlineEdit example (_NSArrayControllerTreeNode)
- Subject: Re: OutlineEdit example (_NSArrayControllerTreeNode)
- From: Scott Stevenson <email@hidden>
- Date: Tue, 3 May 2005 10:04:24 -0700
On May 3, 2005, at 8:59 AM, Keith Blount wrote: The fact that I will have to implement a couple of hacks to get NSTreeController working properly for varying row heights and drag and drop makes me seriously consider not using it - maybe I should just stick to my old hierarchical custom model objects (though they're a pain too)...
Personally, I'd rather take advantage of everything NSTreeController has to offer and just live with one or two hacks/workarounds. I think NSTreeController is particularly important if you're using Core Data, since you'd have to do all the fetching and KVO stuff yourself without it.
You know exactly how long it will take to work around known bugs, but it's hard to say how long it will take to write and debug code you haven't written yet. :)
- Scott
|
_______________________________________________
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