ASOCTaskList

Last Revision:
Version 1.0, 2009-10-14
This is a Task List application written in AppleScriptObjC (ASOC), including synchronization of Todo items through the CalendarStore framework.
Build Requirements:
Mac OS X 10.6.2 or later. Xcode 3.1.
Runtime Requirements:
Mac OS X 10.6.2 or later.

This application shows Todo items using the CalendarStore framework. It synchronizes with the list of Todo items shown in Mail and iCal. The code serves as an example of building a simple Cocoa application in AppleScriptObjC (ASOC), as well as an example of how to use system frameworks like CalendarStore through ASOC.