Looking a bit more at my TODOs
authorepage <eopage@byu.net>
Sat, 5 Jul 2008 22:26:54 +0000 (22:26 +0000)
committerepage <eopage@byu.net>
Sat, 5 Jul 2008 22:26:54 +0000 (22:26 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@65 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

TODO

diff --git a/TODO b/TODO
index a99f9d8..025634c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,11 +2,22 @@ General Python/Maemo stuff
        http://pymaemo.garage.maemo.org/documentation.html
 DBus
        http://dbus.freedesktop.org/doc/dbus-python/doc/tutorial.html
+
 User Contacts
        http://maemo.org/maemo_release_documentation/maemo4.1.x/node8.html#SECTION00870000000000000000
        https://garage.maemo.org/svn/pymaemo/packages/python-abook/trunk/tests/ especially contact_get_iter amd filter_model
        http://pymaemo.garage.maemo.org/documentation/api/abook/index.html
+
+       Maybe support different backends?
+               GMail http://libgmail.sourceforge.net/
+               Grand Central
+               Maemo
+               GPE
+
 Clip board
        Implemented, just need something in the GUI to use it
+
 Internet Connection
-       Implemented in primitive form, just disabling/enabling the entire GUI
+       Look into being a bit more advanced, beyond just enabling/disabling the GUI
+
+Keep callbacks to a minimum amount of blocking I/O