Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Configuration via reflection vs registration #107

Open
jpdillingham opened this issue Aug 29, 2017 · 1 comment
Open

Configuration via reflection vs registration #107

jpdillingham opened this issue Aug 29, 2017 · 1 comment
Milestone

Comments

@jpdillingham
Copy link
Member

Consider whether to use reflection to determine whether Types are configurable instead of using explicit registration. This would eliminate ConfigurableTypeRegistry and registration code in the ConfigurationManager and downstream types

@jpdillingham
Copy link
Member Author

This would be more in alignment with the way discovery works throughout the application.

Postpone this decision until the Plugin namespace reaches maturity, as this primarily affects plugins.

@jpdillingham jpdillingham added this to the 1.0 Beta milestone Oct 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant