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

Is somebody still working on this? #5

Open
kaimast opened this issue Nov 6, 2014 · 6 comments
Open

Is somebody still working on this? #5

kaimast opened this issue Nov 6, 2014 · 6 comments

Comments

@kaimast
Copy link

kaimast commented Nov 6, 2014

It seems like libbson is in pretty good shape but bson-cpp is apparently abandoned? Is there another, more up to date, repository?

@jbenet
Copy link
Owner

jbenet commented Nov 6, 2014

Hey @kaimast sorry I no longer maintain this. Happy to merge any PRs though

@kaimast
Copy link
Author

kaimast commented Nov 6, 2014

Cool thanks. It feels like it might make more sense to have a thin c++ layer on top libbson though, instead of re-implementing everything in C++.

@jbenet
Copy link
Owner

jbenet commented Nov 6, 2014

@kaimast yeah absolutely, when I made this that didnt exist. I ripped this out of the mongodb driver

@dwight
Copy link
Collaborator

dwight commented Jan 9, 2015

hi, a few comments. thanks for taking the time to make/package this previously.

first, i was unaware of this project and did something very similar not too long ago -- see https://github.com/dwight/bson-cxx. it's a little different, see the readme for details.

second, there is a question about the license in the README of this project. the BSON code from the MongoDB C++ Driver should all be Apache 2.0. So you should be able to use that for everything herein, assuming that is all it is using (i haven't read everything herein).

@jbenet
Copy link
Owner

jbenet commented Jan 9, 2015

Hello @dwight! I just granted you contributor access to this project. Do what you want with it. (like deprecate it and point people towards yours, or fix the license wording to satisfy the constraints). 😄

@dwight
Copy link
Collaborator

dwight commented Jan 9, 2015

thanks

On Fri, Jan 9, 2015 at 11:23 AM, Juan Batiz-Benet [email protected]
wrote:

Hello @dwight https://github.com/dwight! I just granted you contributor
access to this project. Do what you want with it. (like deprecate it and
point people towards yours, or fix the license wording to satisfy the
constraints). [image: 😄]


Reply to this email directly or view it on GitHub
#5 (comment).

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

No branches or pull requests

3 participants