[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Michael 'Mickey' Lauer mickey at vanille-media.de
Mon Feb 2 18:51:32 UTC 2009


The following commit has been merged in the master branch:
commit d7c44908d9aa87ad829afbdf1efdd632ac5ad00f
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sun Dec 7 23:55:28 2008 +0100

    update TODO

diff --git a/docs/TODO b/docs/TODO
index 0f189f5..93b1698 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,15 +1,8 @@
 == controller / general ==
-* get rid of self.interface in every dbus object and solely rely on introspection
-  Benefits: 1.) get rid of double bookkeeping 2.) one object can serve multiple interfaces anyways
 * introduce dbus subsystem or dbus object inter-dependencies and honor the dependency graph on startup
 
 == odeviced ==
-* enhance main module interface for simple introspection
-* add device specific modules
-* how to deal with granularity?
-* how to handle priorities, e.g. when a device specific module would
-  offer the same object/interface as a generic module?
-
+* add more device-specific modules
 * get more characteristics from the Display object
 
 == oeventd ==
@@ -21,20 +14,14 @@ b) they can be treated as plugins (just toss a new one into a directory and it w
 
 == ogsmd ==
 
-General Question:
-* How much can or should we rely on ophoned being the only one talking to the modem?
-  If so, we can simplify a lot on keeping internal state instead of
-  poking the modem every time.
-
-TODOS:
-* add CCLD inspection for generic modem call handling
 * make dbus_object a singleton?
-* multipart SMSes (SMS PDU mode)
-* USSD
-* COLP=1
+* multipart SMSes (SMS PDU mode) on the API level
 * improve yield support
 * make parsing more straightforward (and automated)
 * add more regexps
+* revamp parser to take a number of expected prefixes. This should lead to much more
+  reliable detection of unsolicited responses
+* port to vala
 * ...
 
 == opreferencesd ==

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list