summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-04-28 01:29:44 +0000
committerBrian Tarricone <brian@tarricone.org>2008-04-28 01:29:44 +0000
commit2e85e929ee61ac4f73a1a89707fd4ad497a0c671 (patch)
treee4c703eada17b6eca21277a51d3b86c591b95902 /TODO
parent5320bbad4419553bcf555018c8d50d8c7b95bb97 (diff)
downloadxfconf-2e85e929ee61ac4f73a1a89707fd4ad497a0c671.tar.gz
validate channel names
(Old svn revision: 26898)
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index daba921..6e71d93 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
-> for version 1.0
-* XfconfBackend needs to do better validation on channel and property names
* unit tests - some done, need:
- locking test
- RemoveChannel() test
@@ -22,7 +21,9 @@
changes? load it and send PropertyChanged for all properties? that
could be very bad.
* multi-screen support for xfsettingsd
-* libxfce4mcs-client dummy implementation that forwards to libxfconf
+* libxfce4mcs-client dummy implementation that forwards to libxfconf (?)
+* maybe validate channel/prop names in libxfconf too to generate an error
+ without a roundtrip to the server (?)
-> for future: