-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.1
-
Component/s: None
-
None
When we originally designed the bson.ArrayConstructor we did not have a value type and it was returning elements. Now that it is returns value types, which are useful outside of the context of an Array, we should rename it to ValueConstructor. We might also want to rename Constructor to ElementConstructor to provide parity.