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

reformat use of generation context #6

Open
gijsvcuyck opened this issue Jun 3, 2022 · 0 comments
Open

reformat use of generation context #6

gijsvcuyck opened this issue Jun 3, 2022 · 0 comments
Labels
refactoring Improvements to code quality

Comments

@gijsvcuyck
Copy link
Collaborator

Using generation context directly is not scalable to maintain.
There should be a contextmanager class that handles all setting and getting of properties through the generation context.
This will make it possible to analyse what properties are being accessed where in the code.

@gijsvcuyck gijsvcuyck added the refactoring Improvements to code quality label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improvements to code quality
Projects
None yet
Development

No branches or pull requests

1 participant