Open Overdrivr opened 8 years ago
Factory pattern lets us avoid defining dependencies of a module directly inside this module.
This is also interesting for reusability.
@DanFaudemer What do you think about using this pattern for all librairies we wrote ?
Factory pattern lets us avoid defining dependencies of a module directly inside this module.
This is also interesting for reusability.
@DanFaudemer What do you think about using this pattern for all librairies we wrote ?