allanbank / mongodb-async-driver

The MongoDB Asynchronous Java Driver.
Apache License 2.0
22 stars 14 forks source link

Add toString() method #21

Open igreenfield opened 9 years ago

allanbank commented 9 years ago

Would you mind changing this to match the format of the upcoming 'find' command?

It is also nice to have the same toString() on the Builder class.

igreenfield commented 8 years ago

@allanbank Are you intend to merge this?

allanbank commented 8 years ago

Short answer is yes.

We have a rather large change to the driver that we have been using internally that we have not been able to find the time to cleanup, put through the test gauntlet, and release. I am hopeful an intern will be able to get that done early summer.