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

Make it possible to override the bson decoder, not just the callback

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.4
    • Affects Version/s: None
    • Component/s: None
    • None

      Right now the BSONDecoder is a class (not interface) and actually parses the whole bson stream into objects.
      Then callback just decides what to do with component.
      It is desirable to be able to override the decoder too, for example to implement lazy objects.

            Assignee:
            antoine Antoine Girbal
            Reporter:
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: