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

Refactor db2 w/ a Connection class #39

Closed
hfaran opened this issue Feb 13, 2014 · 1 comment
Closed

Refactor db2 w/ a Connection class #39

hfaran opened this issue Feb 13, 2014 · 1 comment

Comments

@hfaran
Copy link
Owner

hfaran commented Feb 13, 2014

Create a Connection class in db2 similar to db and move existing object classes inside that class.

@hfaran hfaran added this to the API Enhancements milestone Feb 13, 2014
@hfaran hfaran added the API label Feb 13, 2014
@hfaran hfaran self-assigned this Feb 13, 2014
@hfaran
Copy link
Owner Author

hfaran commented Feb 19, 2014

DBObjectMapping should be given create and delete classmethods. Additionally, perhaps object classes don't need to be defined inside Connection; Connection could possibly set them as attributes and they could be defined at module-level.

@hfaran hfaran closed this as completed in d6ab9c1 Feb 21, 2014
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