I’ve started working on a new app in my very scarce spare time. It’s a bit of a secret right now, but here are some hints:
- The app’s working name is “Changes”.
- It’s for Cocoa.
- Leopard-only of course.
- An app that is widely-used in Windows but has no direct competitor on the Mac
- Will scream on multi-proc machines.
Still trying to figure out if I want to use CoreData to store the saved sessions or just write out the session data to plists. I’m currently leaning towards using CoreData.
Objective-C 2.0 rocks the house, kudos to Apple for improving upon an already excellent language.
Explore posts in the same categories: Cocoa, OS X