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

Use class instead of tuple for capabilities of resource properties #46

Open
andy-maier opened this issue Sep 10, 2018 · 0 comments
Open

Comments

@andy-maier
Copy link
Member

The implementation of the modules uses a dictionary of tuples for representing certain capabilities of the resource properties. It would be cleaner to use a class for that, where each capability is an attribute of the class. Need to find out whether the different modules can use the same class.

@andy-maier andy-maier self-assigned this Sep 10, 2018
@andy-maier andy-maier removed their assignment Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant