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

Make Bson interface Serializable and Clonable

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.0.4, 3.1.0
    • Component/s: API
    • Labels:
      None
    • Major Change

      Currently all the classes which implements org.bson.conversions.Bson interface are Serializable and Cloneable. It would be good if Bson interface itself extends those interfaces. Also when we do programming against interface (Bson), this is necessary.

            Assignee:
            Unassigned Unassigned
            Reporter:
            Kamesh Kamesh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: