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

Extension-specific proxy interfaces #54

Merged

Conversation

Trinitou
Copy link
Contributor

@Trinitou Trinitou commented Feb 8, 2024

I had to try out this idea. What do you think?

Basic idea: If someone does not want allow full access to all extensions and plugin methods in a certain context, this would allow to pass only the needed extension proxy interfaces.

@Trinitou Trinitou changed the base branch from main to next February 8, 2024 00:41
@baconpaul baconpaul merged commit 0e0a981 into free-audio:next Feb 8, 2024
12 checks passed
@Trinitou Trinitou deleted the extensionSpecificProxyInterfaces branch February 9, 2024 06:30
baconpaul added a commit to baconpaul/clap-helpers that referenced this pull request Feb 9, 2024
This reverts commit 0e0a981.

This was merged to next pre-review in error
baconpaul added a commit that referenced this pull request Feb 9, 2024
This reverts commit 0e0a981.

This was merged to next pre-review in error
@Trinitou Trinitou restored the extensionSpecificProxyInterfaces branch February 9, 2024 12:29
baconpaul pushed a commit that referenced this pull request Feb 20, 2024
* PluginProxy: extension-specific proxy interfaces

* HostProxy: extension-specific proxy interfaces
baconpaul added a commit that referenced this pull request Feb 20, 2024
This reverts commit 0e0a981.

This was merged to next pre-review in error
baconpaul pushed a commit that referenced this pull request May 4, 2024
* PluginProxy: extension-specific proxy interfaces

* HostProxy: extension-specific proxy interfaces
baconpaul added a commit that referenced this pull request May 4, 2024
This reverts commit 0e0a981.

This was merged to next pre-review in error
abique pushed a commit that referenced this pull request Sep 16, 2024
* PluginProxy: extension-specific proxy interfaces

* HostProxy: extension-specific proxy interfaces
abique added a commit that referenced this pull request Sep 16, 2024
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