Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Java BSON
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kohányi Róbert  
View profile  
 More options Oct 3 2011, 12:47 pm
From: Kohányi Róbert <kohanyi.rob...@gmail.com>
Date: Mon, 3 Oct 2011 09:47:57 -0700 (PDT)
Local: Mon, Oct 3 2011 12:47 pm
Subject: Java BSON
I've created a simple Java BSON encoder/decoder implementation: I've
called it ebson (e for extensible). The project's page is here:
http://code.google.com/p/ebson/.

It is independent of MongoDB: for example, my library doesn't provide
an ObjectId implementation (however clients can plug their own
implementations at runtime).

It's nothing much, but I thought I'll let you people know. (I've
forked your project at GitHub first so that I can add a link on the
implementations page, but then I saw the four pending pull request's
at your main repo, so I dropped that idea—instead I'm writing here.)

Sooooo, that's it. Bye and have a good life!

Regards,
Kohányi Róbert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Pasette  
View profile  
 More options Oct 4 2011, 1:32 am
From: Dan Pasette <d...@10gen.com>
Date: Mon, 3 Oct 2011 22:32:51 -0700 (PDT)
Local: Tues, Oct 4 2011 1:32 am
Subject: Re: Java BSON

I added it to the bsonspec.org implementations page.
Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcello Bastéa-Forte  
View profile  
 More options Oct 4 2011, 11:12 am
From: Marcello Bastéa-Forte <marce...@cellosoft.com>
Date: Tue, 4 Oct 2011 11:12:52 -0400
Local: Tues, Oct 4 2011 11:12 am
Subject: Re: [bson] Re: Java BSON

Hey Dan,

If you want another to add, here's my Node.js BSON implementation:
https://github.com/marcello3d/node-buffalo

Cheers,

Marcello


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Pasette  
View profile  
 More options Oct 5 2011, 12:31 am
From: Dan Pasette <d...@10gen.com>
Date: Tue, 4 Oct 2011 21:31:05 -0700 (PDT)
Local: Wed, Oct 5 2011 12:31 am
Subject: Re: [bson] Re: Java BSON

Thanks Marcello.  Added it in.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kohányi Róbert  
View profile  
 More options Oct 6 2011, 5:08 am
From: Kohányi Róbert <kohanyi.rob...@gmail.com>
Date: Thu, 6 Oct 2011 02:08:38 -0700 (PDT)
Local: Thurs, Oct 6 2011 5:08 am
Subject: Re: Java BSON
Greetings again!

I've moved my project to GitHub instead of Google Code (yeah after
just a couple of days). Google Code's issue tracking is great, but in
overall GitHub wins hands down (markdownized READMEs are much cooler
than Google's WikiSyntax).

Anyway, the ebson project's url is now (and forever—or at least for a
couple of months ;) https://github.com/kohanyirobert/ebson the other
page will be deleted in a month.

It would be greatly appreciated if you would be so kind to update the
link on the bsonspec page.

(I've created a pull request (https://github.com/mongodb/bsonspec.org/
pull/5) for this also—don't know which way you prefer more. :)

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »