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

Allow schema propagation to client apps #237

Open
iboB opened this issue Jan 29, 2025 · 0 comments
Open

Allow schema propagation to client apps #237

iboB opened this issue Jan 29, 2025 · 0 comments
Labels
build Build system and CI rnd Research and development

Comments

@iboB
Copy link
Member

iboB commented Jan 29, 2025

Currently client apps have no way of accessing a provider schema unless they use the plib. This limitation can be easily lifted if the plugin is made available through make_ac_local_plugin_available, but non-local apps might also need the schema.

The current idea to propagate schemas independent of plugins was to have them in separate libraries, but this puts too much strain on development.

We should create a better plugin-independent way to propagate schemas.

@iboB iboB added build Build system and CI rnd Research and development labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system and CI rnd Research and development
Projects
Status: Todo
Development

No branches or pull requests

1 participant