X Tutup
The Wayback Machine - https://web.archive.org/web/20201014201049/https://github.com/faif/python-patterns/issues/278
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Data Access Object (DAO), Data Transfer Object (DTO) patterns? #278

Open
gyermolenko opened this issue Feb 7, 2019 · 2 comments
Open

Add Data Access Object (DAO), Data Transfer Object (DTO) patterns? #278

gyermolenko opened this issue Feb 7, 2019 · 2 comments
Labels

Comments

@gyermolenko
Copy link
Contributor

@gyermolenko gyermolenko commented Feb 7, 2019

No description provided.

@faif
Copy link
Owner

@faif faif commented Feb 8, 2019

Can you provide some explanation and why/how will these patterns be useful for this repo?

@faif faif added the question label Feb 8, 2019
@ochran
Copy link

@ochran ochran commented Apr 8, 2019

I think having a dao pattern here would be beneficial, knowing how to inherit from a MySQLDAO or FileDAO base class for example.

Useful to see the abstraction layer a dao pattern provides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
X Tutup