diff options
Diffstat (limited to 'debian/opensync/opensync-0.22/TODO')
-rw-r--r-- | debian/opensync/opensync-0.22/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/opensync/opensync-0.22/TODO b/debian/opensync/opensync-0.22/TODO new file mode 100644 index 00000000..96326df6 --- /dev/null +++ b/debian/opensync/opensync-0.22/TODO @@ -0,0 +1,14 @@ +- conversion path: convert data only when needed +- conversion path: return formatsink to be used +- findpath: use distance queue + - cross-objtype? + - losses + - distance +- hooks + - after_new_change + - before_commit + - hook plugins + - hook plg config + - others? +- Make an autoconf macro: AC_OSYNC_PLUGIN +- `grep FIXME -r .` |