DBCollection.find doesn't use custom DBEncoder to encode query

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      DBApiLayer.__find (DBApiLayer.java:273) references the global DefaultDBEncoder.FACTORY instance, instead of using the collection's own custom encoder. This makes it impossible to pervasively use more than one encoder per process. We use a custom Scala wrapper, and this could cause us serious problems. Hopefully it's an easy fix. Thanks.

            Assignee:
            Unassigned
            Reporter:
            Chris Sachs
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: