From 99687c68eb816b264c93cc54fa9d42ecab447b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Thu, 17 Sep 2015 08:53:09 +0200 Subject: [PATCH] TODO list update Items that had been forgotten and/or that were "obvious" --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 4600634..edc1e53 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,14 @@ To Do: + * Fix initialisation / startup from Registry.register() + * Registry tests + * Registry doc * Implement "DriverFor" support * General usage documentation * Uncouple component-provided names from the library + * Automatically-updated singletons + * Registry: get all component states + * Document exceptions + * Not too fond of stop()/destroy() returning exceptions Other ideas (maybe later if needed): * Unregistering components