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

Refactoring: Extract minimal BaseForm class #1565

Closed
11 tasks done
alek13 opened this issue Jul 20, 2024 · 0 comments
Closed
11 tasks done

Refactoring: Extract minimal BaseForm class #1565

alek13 opened this issue Jul 20, 2024 · 0 comments
Assignees
Labels
lord Связанное с модами lord refactoring Касающееся крупной переработки имеющейся возможности

Comments

@alek13
Copy link
Member

alek13 commented Jul 20, 2024

Generally it would be something like:

  • BaseForm
  • Form Factory with something like:
    • ala mixins methods:
      • [ ] shared()
      • persona()
      • for_node()
      • with_tabs()
    • extend() - class creation method
  • sub-classes for each minxin

Replace for forms:

  • reward chest form
  • trader form
  • clans chest
@alek13 alek13 changed the title Refactoring: Extract minimal Form class Refactoring: Extract minimal BaseForm class Jul 20, 2024
@alek13 alek13 self-assigned this Jul 21, 2024
@alek13 alek13 added refactoring Касающееся крупной переработки имеющейся возможности lord Связанное с модами lord labels Jul 21, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 24, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 24, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 25, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 25, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 25, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 25, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 25, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 25, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 26, 2024
alek13 added a commit to alek13/lord that referenced this issue Jul 26, 2024
@alek13 alek13 closed this as completed Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lord Связанное с модами lord refactoring Касающееся крупной переработки имеющейся возможности
Projects
Status: Done
Development

No branches or pull requests

1 participant