summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorIago Toral <itoral@igalia.com>2009-12-25 21:40:00 +0100
committerJuan A. Suarez Romero <jasuarez@igalia.com>2010-02-08 18:37:28 +0100
commit184f19c91f8897352f5afe7b8b02676d4674fd94 (patch)
tree6c05599efa448d5b8aa53815ab269e8eb6287b01 /TODO
parenta1a1fa96c86b2314f02e463b36128e2b47b5c4f5 (diff)
downloadgrilo-184f19c91f8897352f5afe7b8b02676d4674fd94.tar.gz
Updated TODO file
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1293db1..e581a01 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
- API for querying supported operations on sources.
- Default "operation not supported" implementation?
- Iplement idle callbacks for operation precessing in base classes
+ - Missing: metadata_source_resolve
+- Implement result emission with idle calls in base classes
+ - Just hook a callback and use that callback to defer emission to the idle loop.