vobject is used in the calendar server so don't have to worry about how
update callendar store is, subscribe to the delegate. ... (
http://trac.calendarserver.org/projects/calendarserver/wiki/Portability)
and it's NOT leopard only.
personally, I may just skip a version until they deal with the
On 17 Dec, 2007, at 23:00, Nehemiah Dacres wrote:
But is that leopard only?
Yes, that's what I wrote.
Ronald
On Dec 6, 2007 3:41 AM, Ronald Oussoren <[EMAIL PROTECTED]>
wrote:
FWIW: Leopard includes API's for accessing iCal's database (the
CalendarStore framework) and that framewo
But is that leopard only?
On Dec 6, 2007 3:41 AM, Ronald Oussoren <[EMAIL PROTECTED]> wrote:
>
> On Thursday, December 06, 2007, at 08:34AM, "David Warde-Farley" <
> [EMAIL PROTECTED]> wrote:
> >On 5-Dec-07, at 11:36 PM, Nehemiah Dacres wrote:
> >
> >> perhaps you could point your python to the i
On Thursday, December 06, 2007, at 08:34AM, "David Warde-Farley" <[EMAIL
PROTECTED]> wrote:
>On 5-Dec-07, at 11:36 PM, Nehemiah Dacres wrote:
>
>> perhaps you could point your python to the ical callendar store
>> place (i forget where this is but its documented at apple
>> somewhere ) and e
On 5-Dec-07, at 11:36 PM, Nehemiah Dacres wrote:
> perhaps you could point your python to the ical callendar store
> place (i forget where this is but its documented at apple
> somewhere ) and edit the ical calendar objects with this. Now you
> can use a well documented, programmatic interfa
I've been reading here about a few people who've been interfacing with
their
iCal calendars via vobject. To take it directly from the website "VObject
simplifies the process of parsing and creating iCalendar and vCard objects"
--(http://vobject.skyhouseconsulting.com/usage.html)
perhaps you could