Emmanuel BENOîT
0c23f613d6
* Setting a component information record's name to null will lead to an anonymous component, while setting it to an empty string will lead to an component whose name is that of its class. * New Anonymous annotation to indicate that a component is meant to be anonymous (conflicts with ParametricComponent or valued Component annotations).
9 lines
No EOL
263 B
Text
9 lines
No EOL
263 B
Text
To Do:
|
|
* Implement "DriverFor" support
|
|
* Scanning packages for annotated components
|
|
* General usage documentation
|
|
* Uncouple component-provided names from the library
|
|
|
|
Other ideas (maybe later if needed):
|
|
* Unregistering components
|
|
* Hierarchy of registries |