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

Refactor project to be more OO. Also, complete the API documentation. #2

Closed
1 task done
xxrjun opened this issue Apr 13, 2024 · 3 comments
Closed
1 task done
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@xxrjun
Copy link
Owner

xxrjun commented Apr 13, 2024

  • 避免使用 instanceof,可以考慮使用 Composite Design Pattern,或是多型
@xxrjun xxrjun added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 13, 2024
@xxrjun xxrjun self-assigned this Apr 13, 2024
@xxrjun xxrjun added this to the v1.1 milestone May 3, 2024
@xxrjun xxrjun removed the documentation Improvements or additions to documentation label May 30, 2024
@xxrjun
Copy link
Owner Author

xxrjun commented May 30, 2024

統計有使用到的 Design Pattern,並要檢查是否有 Over Design 的問題

  • Singleton
  • Factory

@xxrjun
Copy link
Owner Author

xxrjun commented May 30, 2024

未來最可能擴充的部分:左邊的 Tool Button

@xxrjun
Copy link
Owner Author

xxrjun commented Jun 13, 2024

  • 避免使用 instanceof,可以考慮使用 Composite Design Pattern,或是多型

移除非必要的如:29ac15f1a6b98ff871d4604b5826ec7721c6b98c

@xxrjun xxrjun closed this as completed Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant