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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.6.4
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: