hal/doc TODO,1.43,1.44

Richard Hughes hughsient at freedesktop.org
Sat Sep 3 08:57:55 PDT 2005


Update of /cvs/hal/hal/doc
In directory gabe:/tmp/cvs-serv27024

Modified Files:
	TODO 
Log Message:
Add the note about dbus return types for scripts.

Index: TODO
===================================================================
RCS file: /cvs/hal/hal/doc/TODO,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- TODO	21 Mar 2005 19:11:49 -0000	1.43
+++ TODO	3 Sep 2005 15:57:53 -0000	1.44
@@ -35,6 +35,10 @@
  - Make the helpers (probers, addons) use a direct connection to hald
    instead of routing it through the system message bus
 
+ - Method calls should have a method to return string, bool int etc.
+   Perhaps use dbus-send style, 
+   e.g. int32:<number>' or 'string:the_string' or 'bool:true'
+
 Medium items
 ------------
 




More information about the hal-commit mailing list