Added caching of contacts with cache clearing under low memory situations
[gc-dialer] / src / gmail_backend.py
index 30d1bcf..d80ae7f 100644 (file)
@@ -20,6 +20,8 @@
 
 """
 GMail Contacts Support
+
+@todo Look into the official API http://code.google.com/p/gdata-python-client/
 """