FROM : Kyle Sluder
DATE : Tue Apr 01 08:16:08 2008
On Tue, Apr 1, 2008 at 1:17 AM, Jiva DeVoe <<email_removed>> wrote:
> Or do the NS*Controller classes provide some other cool
> features that would be difficult for my mere mortal development skills
> to implement?
Well as far as your current use case is concerned, the only things you
need to override are things that Cocoa could not possibly do for
itself (unless NSController were to accept a delegate). but even
then, NSController does it all for you in Core Data entity mode, which
is something that Ben Trumbull could do but most likely not you or I.
--Kyle Sluder
DATE : Tue Apr 01 08:16:08 2008
On Tue, Apr 1, 2008 at 1:17 AM, Jiva DeVoe <<email_removed>> wrote:
> Or do the NS*Controller classes provide some other cool
> features that would be difficult for my mere mortal development skills
> to implement?
Well as far as your current use case is concerned, the only things you
need to override are things that Cocoa could not possibly do for
itself (unless NSController were to accept a delegate). but even
then, NSController does it all for you in Core Data entity mode, which
is something that Ben Trumbull could do but most likely not you or I.
--Kyle Sluder
| Related mails | Author | Date |
|---|---|---|
| Jiva DeVoe | Mar 31, 09:24 | |
| Kyle Sluder | Mar 31, 15:02 | |
| Jiva DeVoe | Apr 1, 07:17 | |
| Kyle Sluder | Apr 1, 08:16 | |
| Guy Umbright | Apr 9, 05:42 |






Cocoa mail archive

