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

Refactor code #180

Open
4 tasks
DylanVanAssche opened this issue May 27, 2018 · 0 comments
Open
4 tasks

Refactor code #180

DylanVanAssche opened this issue May 27, 2018 · 0 comments
Assignees
Milestone

Comments

@DylanVanAssche
Copy link
Owner

  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
@DylanVanAssche DylanVanAssche added this to the V4.5 milestone May 27, 2018
@DylanVanAssche DylanVanAssche self-assigned this May 27, 2018
@DylanVanAssche DylanVanAssche modified the milestones: V4.5, V4.6 Jun 4, 2018
@DylanVanAssche DylanVanAssche modified the milestones: V4.6, V4.7 Jul 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant