Hi Everyone, A few people have asked me for something useful to do recently, so here's one idea:
The Calendar Store API that Apple introduced with 10.5 is very simple, and now that we have declared properties working with clang it would be pretty simple to implement it on top of CoreObject. Parsing iCalendar files is pretty simple (they're like vCards; trivial key- value pairs, you can parse them with NSScanner). Leave the remote calendar source stuff for now, and let people provide plugins for things like CalDAV / MS Exchange calendars if they're sufficiently motivated. David -- Sent from my PDP-11 _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev