In iCal you can organize your Calendars in a hierarchical fashion. But it seems like these relationships are not exposed via CalCalendarStore
http://developer.apple.com/library/mac/#documentation/AppleApplications/Reference/CalendarStoreFramework/Classes/CalCalendarStore_Class/Reference/Reference.html Now I could just parse ~/Library/Calendars myself but I see two problems 1) while the information is easy to read it might just change with the next release of iCal as it's no official API/format 2) IIUC I cannot not read ~/Library/Calendars from the upcoming sandbox So all I can do is open a rdar to improve the CalCalendarStore? Any pointers? cheers, Torsten _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com