Skip to content

Conversation

@noseglasses
Copy link
Collaborator

@noseglasses noseglasses commented Jan 16, 2020

This requires #800 to work.

Default plugins are those that are automatically added to the list
of plugins considered by KALEIDOSCOPE_INIT_PLUGINS(...).

They can either be defined to precede or trail the list defined by
KALEIDOSCOPE_INIT_PLUGINS(...).

This commit adds the necessary infrastructure but does not add any
default plugins by itself.

Signed-off-by: Florian Fleissner [email protected]

Default plugins are those that are automatically added to the list
of plugins considered by KALEIDOSCOPE_INIT_PLUGINS(...).

They can either be defined to precede or trail the list defined by
KALEIDOSCOPE_INIT_PLUGINS(...).

This commit adds the necessary infrastructure but does not add any
default plugins by itself.

Signed-off-by: Florian Fleissner <[email protected]>
@noseglasses noseglasses changed the title Enables definition of default plugins WIP: Enables definition of default plugins Jan 16, 2020
@algernon
Copy link
Contributor

I feel a bit torn on this. On one hand, a list of mandatory plugins can be useful in certain cases - and that's where I'm torn: in certain cases. On a per-device basis, I'd see use for it. If it's global, then nope, we should not do that.

What use-case did you have in mind for this feature?

@algernon
Copy link
Contributor

Aha, #801. I'll go and look there, before commenting on this further.

@obra obra marked this pull request as draft December 21, 2020 21:47
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

Successfully merging this pull request may close these issues.

2 participants