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

MongoDBCollection maintenance #14

Open
jmmut opened this issue May 11, 2015 · 0 comments
Open

MongoDBCollection maintenance #14

jmmut opened this issue May 11, 2015 · 0 comments
Labels
Milestone

Comments

@jmmut
Copy link
Contributor

jmmut commented May 11, 2015

Is this class (or MongoDBNativeQuery) worth in the way it is done?

I mean for example, here opencb/opencga#112, at creating indices, the MongoDBCollection API is outdated, because it lacks the method public void createIndex( final String name ). I feel that I don't understand the motivation of maintaining this layers via composition, if we are going to be forced to replicate any API changes in mongo.

The quick solution is adding this method, but maybe at medium-long-term other options are more productive.

@jmmut jmmut added the question label May 11, 2015
@imedina imedina added this to the Desired milestone Sep 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants