Skip to content

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

@MathRPG

Description

@MathRPG

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

Metadata

Metadata

Assignees

Labels

refactorRefactoring and re-engineering the implementationstandardizationStandardization of the code and its documentation

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions