-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Core API
-
None
Right now, arrays from server operations are being handled by putting them in a bsoncore.Value and unmarshalling that into a bsoncore.Document that's then used to fill an array, which seems overly complicated.
- is related to
-
GODRIVER-1093 Scope and design support for complex parameter types
- Closed