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

Should Context actions be on a trait? #117

Open
JustusAdam opened this issue Nov 19, 2023 · 0 comments
Open

Should Context actions be on a trait? #117

JustusAdam opened this issue Nov 19, 2023 · 0 comments
Labels
enhancement New feature or request policy-framework Concerns the DSL for specifying Rust policies

Comments

@JustusAdam
Copy link
Collaborator

Some method calls on Context emit diagnostics. They may be better placed on a trait which would be overwritten by PolicyContext and ControllerContext so that the diagnostics correctly incorporate the policy or controller.

@JustusAdam JustusAdam added policy-framework Concerns the DSL for specifying Rust policies enhancement New feature or request labels Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request policy-framework Concerns the DSL for specifying Rust policies
Projects
None yet
Development

No branches or pull requests

1 participant