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

Connector and Database base classes #17

Closed
jacobtomlinson opened this issue Aug 6, 2016 · 0 comments
Closed

Connector and Database base classes #17

jacobtomlinson opened this issue Aug 6, 2016 · 0 comments

Comments

@jacobtomlinson
Copy link
Member

Connector and Database module classes should inherit from some kind of base class with required methods defined to raise not implemented errors.

This would also mean that instead of checking the class name when importing the modules we can instead check whether the class inherits from the base class.

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

No branches or pull requests

1 participant