On Fri, May 31, 2013 at 4:44 AM, Cédric Boutillier <[email protected]> wrote: > Hi! > This is indeed a part of source code shared with pymongo, and the > ambiguity you raised has been solved for pymongo, it seems, with an > upload containing the very same entry in the copyright file. > > I've just opened a ticket upstream [2], so that we can have > clarification for later versions. > > [2] https://jira.mongodb.org/browse/RUBY-618 >
Hi, Should we drop the ruby-bson-ext package and waiting for the new BSON implementation. For the ruby-mongo v1.x can be depended on the ruby-bson-ext. --- cut ---- The licensing for this helpers is definitely more restrictive than I'd prefer as well, but the good news is we're working to replace that BSON implementation in the very near future and the code you're referencing will be going away entirely. This isn't ready for production use yet, but v2.0.0+ of the mongo-ruby-driver will be using the new BSON implementation below. Please feel free to check it out and provide feedback. https://github.com/mongodb/bson-ruby Thanks, Brandon Black { "name" : "Brandon Black", "10gen" : "the MongoDB company", "title" : "Software Engineer", "phone" : "650.257.0111", "location" : "Palo Alto, CA", "twitter" : "@brandonmblack" } --- cut --- Regrads, Prach _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
