Ticket #1091 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by dgollub

  • Status changed from new to closed
  • Resolution set to fixed
  • Component changed from OpenSync to OpenSync: Plugin API
  • Severity changed from blocker to critical
  • Type changed from defect to task
Note: See TracTickets for help on using tickets.