Talk:Lightning Offline Sync

From MozillaWiki
Jump to navigation Jump to search

Lightning Offline Sync

Proposed Implementation of the Offline Status Notifier

Motivation

if you are in "online mode" and for some reason your caldav server is not accessible (for example when you access Canada from Singapore…), your modifications would simply fail, unless the user would put himself in offline mode manually. What would be nice, is to have code that detects that case and triggers the switching of the calendar in particular to offline mode. And, during the "refresh" phase, would test whether the calendar has come back online and then proceeds with the reconciliation.

Implementation