Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Create generic factory for objects #11

Open
luizinhosuraty opened this issue Jan 9, 2019 · 0 comments
Open

Create generic factory for objects #11

luizinhosuraty opened this issue Jan 9, 2019 · 0 comments

Comments

@luizinhosuraty
Copy link
Contributor

Description

We use today dedicated factories which are not the best approach. We should have more generic ones, that would
not require extra modifications in order to create a new one.

Proposal

Produce a factory to create any sort of object, easing the implementation.
We do need #8 well advanced before doing this as we will need the generic classes Object and Model.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant