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

Add ability to prioritise enabled converters #16

Open
tomdickman opened this issue Mar 15, 2021 · 0 comments
Open

Add ability to prioritise enabled converters #16

tomdickman opened this issue Mar 15, 2021 · 0 comments

Comments

@tomdickman
Copy link
Contributor

Currently there is no way to prioritise the converter usage when multiple converters are enabled, the factory just chooses the first enabled converter from a hard coded list.

It would be good if we were able to configure the priority of enabled converters in plugin settings, so that when the factory returns an instance, it is the highest priority enabled converter, as opposed to in order of an arbitrary hardcoded list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant