Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the runtime extension repositories to properly support multiple calls to processing assemblies #223

Open
mslukebo opened this issue Oct 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request untriaged

Comments

@mslukebo
Copy link
Contributor

Is your feature request an entirely new concept?
No

Is your feature request related to an existing component?
Yes - the runtime ExtensionRoot and DataExtensionRepository

Is your feature request related to a problem? Please describe.
The PluginsLoader does redundant work finalizing data extensions every time a new set of directories are loaded.

Describe the solution you'd like
The ExtensionRoot and DataExtensionRepository should be refactored to expose an API that natively supports loading sets of directories as plugins at different times.

@mslukebo mslukebo added enhancement New feature or request untriaged labels Oct 24, 2022
@mslukebo mslukebo self-assigned this Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
None yet
Development

No branches or pull requests

1 participant