Skip to content

carve out make_...Method and make_...Property of codegenerator #375

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

Conversation

junkmd
Copy link
Collaborator

@junkmd junkmd commented Nov 10, 2022

related to #327

Among the dynamic code generation processes, functions that generate _methods_ and _disp_methods_ have many lines and variables, reducing readability.

As in #352, This change improves the visibility of the CodeGenerator main routine process by separating the process into external classes.

junkmd added a commit to junkmd/pywinauto that referenced this pull request Nov 10, 2022
junkmd added a commit to junkmd/pywinauto that referenced this pull request Nov 12, 2022
@junkmd junkmd force-pushed the add_method_property_gens_to_codegenerator branch from 8e144a0 to f2f1eff Compare November 16, 2022 23:28
junkmd added a commit to junkmd/pywinauto that referenced this pull request Nov 16, 2022
@vasily-v-ryabov vasily-v-ryabov merged commit 30523b5 into enthought:master Nov 21, 2022
@junkmd junkmd deleted the add_method_property_gens_to_codegenerator branch November 21, 2022 21:57
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