File:Calendar-gsoc2015-calmgr.pdf: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Traditionally our calendar extension is organized into a list of calendars, each calendar being implemented by a “provider”, for example local storage or using the CalDAV protocol. The service to manage these calendars maintains a simple list, the...)
 
(Kewisch uploaded a new version of "File:Calendar-gsoc2015-calmgr.pdf")
 
(No difference)

Latest revision as of 20:58, 26 January 2015

Traditionally our calendar extension is organized into a list of calendars, each calendar being implemented by a “provider”, for example local storage or using the CalDAV protocol. The service to manage these calendars maintains a simple list, the entries have no connection to each other.

Some calendar providers would greatly bene0t from being able to group calendars into accounts, for example free-busy lookups are usually per-server operations and not per-calendar. It would also open the door for some great new features that have been postponed because they can be implemented cleaner with the notion of accounts.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current20:58, 26 January 2015 (65 KB)Kewisch (talk | contribs)
20:42, 26 January 2015 (46 KB)Kewisch (talk | contribs)Traditionally our calendar extension is organized into a list of calendars, each calendar being implemented by a “provider”, for example local storage or using the CalDAV protocol. The service to manage these calendars maintains a simple list, the...