Objective-C makes C# look funny.
I’ve been learning Objective-C (and Cocoa) in my spare time and I’ve recently been playing around with CoreData. It does a lot of the work for you and helps you build full featured applications quickly. And I was wondering where this kind of technology is when I do windows programming. Granted I’ve been focused on web stuff for the last few years, so maybe it exists. When I opened Visual Studio this morning I was greeted by a post of an undo/redo framework. CoreData gives you this functionality for free, you don’t have do do anything, it just works. (If you’re not using CoreData then Cocoa has a very easy to use framework for undo/redo.)
I just found this funny.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
