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

remove adhoc repo_vector_t extraction from the database #82

Open
carmenfan opened this issue Jan 26, 2016 · 0 comments
Open

remove adhoc repo_vector_t extraction from the database #82

carmenfan opened this issue Jan 26, 2016 · 0 comments

Comments

@carmenfan
Copy link
Member

there are a lot of repo_vector_t values being stored in the database, which is essentially in the form of an array with 3 values, but we also retreive them back and use them as repo_vector_t

extend repoBSON to support the storing and getting of repo_vector_t from RepoBSONs so we are not writing some adhoc 1x3 array to achieve 3 values from an embedded bson everywhere.

@carmenfan carmenfan added this to the 3drepobouncer 1.0b milestone Jan 26, 2016
@carmenfan carmenfan modified the milestones: 3drepobouncer 1.0b, Next Release Mar 21, 2016
@carmenfan carmenfan removed this from the Next Release milestone Feb 28, 2019
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