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

BSON Package depend MongoDB Package

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0
    • Affects Version/s: 2.6.3, 2.6.5, 2.7
    • Component/s: API
    • Labels:
    • Environment:
      JAVA

      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

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

              Created:
              Updated:
              Resolved: