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 of Ui Package #303

Open
2 tasks
Mudaafi opened this issue Nov 11, 2019 · 0 comments
Open
2 tasks

Refactoring of Ui Package #303

Mudaafi opened this issue Nov 11, 2019 · 0 comments

Comments

@Mudaafi
Copy link
Member

Mudaafi commented Nov 11, 2019

  • Ensure that only MainWindow or a separate Class interacts with the Interpreter Layer
    + Presently, both HomeDisplay and CommandLineDisplay interacts with the Interpereter Layer
  • Ensure that Ui Classes have no need to access Wallet, TaskList or any non-utils Classes
    + Presently, Wallet, TaskList, etc. are all Storage Layer Classes
    + There is also no Accessor Method/Class capable of extracting the required items w/o importing
    Wallet, TaskList and etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant