summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRob Staudinger <robsta@linux.intel.com>2011-08-22 11:30:13 +0200
committerRob Staudinger <robsta@linux.intel.com>2011-08-22 11:30:24 +0200
commit600ab0cf4a2a706cb9d1ec3654caa02a821a3187 (patch)
tree5ddf8d1617c8ad4df2ec64014e7496012eb59c68 /TODO
parented19c7c1631deee8feda154217a4d6a0a543258d (diff)
client: Unregister service when TP tells us it's gone.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2b35270..6b303f0 100644
--- a/TODO
+++ b/TODO
@@ -18,4 +18,5 @@ TODO
* Publish capabilities in "names", instead of using the profile as UID.
* Implement generic service proxy and replace MetadataService with it.
* Implement capabilities boxed type and use it everywhere.
-* Implement error message handling on the client side, or do away with it altogether, or maybe rename to exception.
+* Implement error message handling on the client side, or do away with it altogether, or maybe rename to exception. Or maybe just make it an event?
+