]> www.wagner.pp.ru Git - oss/dyngo.git/blobdiff - TODO
Added list of enhancement ideas
[oss/dyngo.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..80d7339
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
+1. Use json file instead of dbm to save state on disk. It is small
+   enough to overwrite it completely each time it changes and no
+   need to support cocurrent access
+2. Check mtime of configuration file and reread it if it changed.
+   Requires some refactoring
+   (log error and continue to use old loaded configuration if new file
+    contain errors. Store new timestamp to watch for further
+       modifications)
+