Ticket #1091 (closed task: fixed)
replace OSyncAnchor with OSyncStateDB
| Reported by: | bellmich | Owned by: | bellmich |
|---|---|---|---|
| Priority: | normal | Milestone: | OpenSync 0.39 |
| Component: | OpenSync: Plugin API | Version: | 0.38 |
| Severity: | critical | Keywords: | |
| Cc: |
Description
OSyncAnchor is today a cache which hosts at minimum several anchors (e.g two per SyncML data store). Additionally it is necessary to cache some state variables like suspended syncs or the available memory. So the name OSyncAnchor is misleading.
OSyncStateDB will be the new name. So new plugin maintainers know immediately which data should be stored in this cache.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed r5479 r5480 r5481 r5482 r5483 r5484