36
edits
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
Below contains notes for potential hooks for notifying an interface (service possibly) that an object has changed and needs to be synced. These locations might also be ideal for points of entry where the notifying interface could inform the object of changes from an external source. | Below contains notes for potential hooks for notifying an interface (service possibly) that an object has changed and needs to be synced. These locations might also be ideal for points of entry where the notifying interface could inform the object of changes from an external source. | ||
== Address Book Synchronization | == Address Book Synchronization Ideas: == | ||
* Some object that extends from |nsIAbListener| | * Some object that extends from |nsIAbListener| | ||
** |nsAbDirectoryDataSource| | ** |nsAbDirectoryDataSource| | ||
** |nsAbView| | ** |nsAbView| | ||
== Mail Filters Synchronization Ideas: == | |||
== Saved Searches Synchronization Ideas: == | |||
== News RC Synchronization Ideas: == | |||
edits