Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-414

BSON Package depend MongoDB Package

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.0.0
    • 2.6.3, 2.6.5, 2.7
    • API
    • JAVA

    Description

      In MongoDB Java Driver, these are two main package: org.bson and com.mongodb. com.mongodb depend org.bson. but now In org.bson package, those file depend com.mongodb:
      org.bson.io.OutputBuffer use: com.mongodb.util.Util.toHex
      org.bson.BasicBSONObject use: com.mongodb.util.JSON.serialize
      org.bson.BSONEncoder use: com.mongodb.DBRefBase and com.mongodb.util.MyAsserts.assertEquals

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            fugui Fu Gui
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: