Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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