Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Refactor code #180

@DylanVanAssche

Description

@DylanVanAssche
  1. What happens:

    • Duplicate and complex code in several places
  2. What was expected:

    • Use Singleton design pattern where possible (API, parsers, ...)
    • Move parsers to separate classes, use a superclass to combine the shared stuff
    • Photo and GIF are the same, use an abstract Image class
    • ...
  3. How to reproduce:

    1. N/A
  4. Environment:

    • N/A

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions