ebul-cmp/TODO

14 lines
490 B
Text
Raw Normal View History

2015-09-16 10:15:39 +02:00
To Do:
* Test for ComponentState.{init,destroy} and driver-related stuff
* Registry tests
* Registry doc
2015-09-16 10:15:39 +02:00
* General usage documentation
* Uncouple component-provided names from the library
* Automatically-updated singletons
* Registry: get all component states
* Document exceptions
2015-09-16 10:15:39 +02:00
Other ideas (maybe later if needed):
* Unregistering components
* Hierarchy of registries
* Driver-related helpers (e.g. determine type of driver components, register/unregister drivers with main)