ebul-cmp/TODO
Emmanuel BENOîT 3dc2f5b8d1 Automatically-added singletons
The registry can maintain a set of classes that contain annotated
singletons corresponding to the components.
2015-09-17 22:06:53 +02:00

11 lines
No EOL
362 B
Text

To Do:
* Test for ComponentState.{init,destroy} and driver-related stuff
* Registry tests
* Registry doc
* General usage documentation
* Document exceptions
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)