On Thu, 19 Sep 2013 21:06:46 GMT, Joshua Niehus wrote:

Im not sure how to represent ObjectId("string") on the D side. Any ideas?

Thanks,
Josh

Whoops, found what I was doing wrong. I was re-serializing back to Json after setting "id" to BsonObjectID.fromString(data["id"])