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

Resources aren't located in resources/ folder(s) #7

Open
1 of 8 tasks
MathRPG opened this issue Jul 16, 2023 · 0 comments
Open
1 of 8 tasks

Resources aren't located in resources/ folder(s) #7

MathRPG opened this issue Jul 16, 2023 · 0 comments
Assignees
Labels
refactor Refactoring and re-engineering the implementation standardization Standardization of the code and its documentation

Comments

@MathRPG
Copy link
Owner

MathRPG commented Jul 16, 2023

Resource files are scattered throughout the code, and are not (as one might intuit) located in their designated resources/ folder.

TODO:

  • Understand .getClass().getResource() idiom, and potential alternatives
  • Introduce class to abstract 'resource' management
  • Move resources to their folders

Relevant resources:

  • arquivo/xml/dtd
  • gui/{html, imagens}
  • idioma, potentially
  • JavaFX and other forms, when introduced
  • Text templates, if ever extracted
@MathRPG MathRPG self-assigned this Jul 16, 2023
@MathRPG MathRPG added refactor Refactoring and re-engineering the implementation standardization Standardization of the code and its documentation labels Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring and re-engineering the implementation standardization Standardization of the code and its documentation
Projects
None yet
Development

No branches or pull requests

1 participant