TODO list update
Items that had been forgotten and/or that were "obvious"
This commit is contained in:
parent
6d0753c7a8
commit
99687c68eb
1 changed files with 7 additions and 0 deletions
7
TODO
7
TODO
|
@ -1,7 +1,14 @@
|
||||||
To Do:
|
To Do:
|
||||||
|
* Fix initialisation / startup from Registry.register()
|
||||||
|
* Registry tests
|
||||||
|
* Registry doc
|
||||||
* Implement "DriverFor" support
|
* Implement "DriverFor" support
|
||||||
* General usage documentation
|
* General usage documentation
|
||||||
* Uncouple component-provided names from the library
|
* 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):
|
Other ideas (maybe later if needed):
|
||||||
* Unregistering components
|
* Unregistering components
|
||||||
|
|
Loading…
Reference in a new issue