diff TODO @ 5081:c673997507ea attach-custom-data

advanced storage cont
author Alain Mazy <am@osimis.io>
date Tue, 13 Sep 2022 11:02:43 +0200
parents d7274e43ea7c
children 75e949689c08
line wrap: on
line diff
--- a/TODO	Thu Sep 08 17:42:08 2022 +0200
+++ b/TODO	Tue Sep 13 11:02:43 2022 +0200
@@ -2,14 +2,13 @@
 - add REVISIONS in SQLite since we change the DB schema
 - upgrade DB automatically such that it does not need a specific launch with --update , add --downgrade + --no-auto-upgrade command lines
 - expand the DB plugin SDK to handle customDATA
-- implement OrthancPluginDataBaseV4
+- implement OrthancPluginDataBaseV4 and refuse to instantiate a PluginStorage3 if a DBv4 is not instantiated !
 - handle all TODO_CUSTOM_DATA
 - check /attachments/...  routes for path returned
 - AdvancedStoragePlugin 
-  - support multiple roots (multiple disks)
   - show warning if a tag is missing when generating the path from tags (option to disable this warning)
   - generate path from tags from resource (CreateAttachment)
-
+  - implement a 'legacy' root path to group all files with missing tags or path too long
 
 =======================
 === Orthanc Roadmap ===