Fixed WATC movie service interface
[maevies] / TODO
diff --git a/TODO b/TODO
index d0ad8e4..f1ee7f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,7 @@
 Release 0.1:
 * Expose TMDBMovie via DBus
        - Creating TMDB movie-service gobject
-               + Getters for each property
-       - Updating dataprovider-service daemon
-               + Signal should return a list of result paths
+               + Getters for each property     
+    - The result objects lifetime must be controlled and finalized
+       when not needed.
 * Update build so that it creates a .service file
-* Create a MovieManager class in Python to ask for and retrieve results
-* Connect the UI with the MovieManager