Wednesday, February 10, 2010

Cannot wait to get a bit more at Core Data

I wanted to write a Core Data program for a long time.  It is a really neat framework for working with datasets from inside GUI applications on the Mac.

I really like it.  Somehow, the InterfaceBuilder tool feels more "solid" than the equivalent tools in Java IDEs.

I have been wanting to create my own PIM for a long time.  This is bringing me pretty close to doing just the kind of one I want to do.

Want to do the same exercise I did today?  Then, Build a Core Data Application.

Next, I plan to do some review of Introduction to Cocoa Bindings.  I think I need to do something with a couple NSWindowController objects and then I can wrap this exercise up.

Labels: , , , , ,