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

make permissions generic? #5107

Open
mversic opened this issue Sep 27, 2024 · 0 comments
Open

make permissions generic? #5107

mversic opened this issue Sep 27, 2024 · 0 comments

Comments

@mversic
Copy link
Contributor

mversic commented Sep 27, 2024

          On the one hand, would be great to keep these primitive and build on top of them (maybe through some concept of permission bundles). On the other, I can't come up with an example where you would need to be able to set and remove key-values separately. Maybe a producer-consumer type of situation. It's difficult to tell without user feedback, I think for the MVP this should be fine.

(Also, it's interesting that we lean heavily into generic structs with ISI (and don't really reap the benefits), but permissions/queries are all flat structs.)

Originally posted by @nxsaken in #5075 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant