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

Explore Additional Ways to Expose Capabilities via the ExtendedPlayerPlugin #7

Open
KetanReddy opened this issue Oct 19, 2022 · 0 comments
Labels
enhancement New feature or request open-ended No definitive solution

Comments

@KetanReddy
Copy link
Member

Right now the ExtendedPlayerPlugin uses generic arguments to hold the interfaces for each Capability which is then parsed by the CLI to convert the interfaces to XLR. While it works, there might be a cleaner way to do this. The keys to a good design here are:

  1. It should be easy for capability authors to write/maintain
  2. It should be explicit
  3. It should be verifiable
  4. It should be easy to parse
@KetanReddy KetanReddy added enhancement New feature or request XLR Related to XLR Functionality open-ended No definitive solution and removed XLR Related to XLR Functionality labels Oct 19, 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 open-ended No definitive solution
Projects
None yet
Development

No branches or pull requests

1 participant