hal/doc TODO,1.30,1.31
David Zeuthen
david at freedesktop.org
Sun Jul 18 10:45:50 PDT 2004
Update of /cvs/hal/hal/doc
In directory pdx:/tmp/cvs-serv9375/doc
Modified Files:
TODO
Log Message:
2004-07-18 David Zeuthen <david at fubar.dk>
* doc/TODO: Added a few items, 'UTF8 support' and 'Dependencies,
Robustness'
Index: TODO
===================================================================
RCS file: /cvs/hal/hal/doc/TODO,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- TODO 18 Jul 2004 17:32:01 -0000 1.30
+++ TODO 18 Jul 2004 17:45:48 -0000 1.31
@@ -58,6 +58,11 @@
contain information about the system such as the kernel version, X.org
version etc.
+============================================================================
+* UTF8 support
+============================================================================
+
+All string handling functions need to use UTF8.
============================================================================
@@ -66,7 +71,6 @@
============================================================================
============================================================================
-
============================================================================
* Locking of devices
============================================================================
@@ -170,3 +174,9 @@
We shouldn't remove a device before all the children are removed
+============================================================================
+* Dependencies, Robustness
+============================================================================
+
+It would be good to rewrite hald in the paranoid D-BUS handle-OOM etc. style
+and get rid of glib, gobject dependencies.
More information about the hal-commit
mailing list