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

Cleanup RethinkDb namespace #141

Merged
merged 3 commits into from
Sep 29, 2013
Merged

Cleanup RethinkDb namespace #141

merged 3 commits into from
Sep 29, 2013

Conversation

mfenniak
Copy link
Owner

Remove components from RethinkDb namespace that aren't referenced constantly in normal RethinkDb operations, like DatumConverters and some Logging stuff. Any class that is public only for extensibility reasons (eg. to enable someone to write a custom datum converter) shouldn't be in the RethinkDb namespace.

Remove components from RethinkDb namespace that aren't referenced
constantly in normal RethinkDb operations, like DatumConverters,
Logging stuff.
mfenniak added a commit that referenced this pull request Sep 29, 2013
@mfenniak mfenniak merged commit 460c7c6 into master Sep 29, 2013
@mfenniak mfenniak deleted the cleanup_RethinkDb_namespace branch September 29, 2013 13:45
mfenniak added a commit that referenced this pull request Sep 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant