diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-05-05 21:00:30 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-05-05 21:00:30 +0900 |
commit | 24e9ee48f345ffccf078cfb6a905c9ce183b9fad (patch) | |
tree | 4a7bbf2b5eea460ab9daa0df7367033f8c117d4d /debian/opensync/opensync-0.22/TODO | |
parent | fcd3bd2cb3714f26d5b546e3b5d8df2bd3646c05 (diff) | |
download | extra-dependencies-24e9ee48f345ffccf078cfb6a905c9ce183b9fad.tar.gz extra-dependencies-24e9ee48f345ffccf078cfb6a905c9ce183b9fad.zip |
DEB: drop deprecated opensync code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/opensync/opensync-0.22/TODO')
-rw-r--r-- | debian/opensync/opensync-0.22/TODO | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/opensync/opensync-0.22/TODO b/debian/opensync/opensync-0.22/TODO deleted file mode 100644 index 96326df6..00000000 --- a/debian/opensync/opensync-0.22/TODO +++ /dev/null @@ -1,14 +0,0 @@ -- 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 .` |