Skip to content

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

Merged
vasily-v-ryabov merged 2 commits intoenthought:masterfrom
junkmd:add_method_property_gens_to_codegenerator
Nov 21, 2022
Merged

carve out make_...Method and make_...Property of codegenerator#375
vasily-v-ryabov merged 2 commits intoenthought:masterfrom
junkmd:add_method_property_gens_to_codegenerator

Conversation

@junkmd
Copy link
Copy Markdown
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