-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: IDL
-
None
-
Service Arch
It is possible to declare a struct field as having a non_const_getter in the IDL, and this means the getter returns a mutable reference to the field rather than a const reference. However, this does not work for optional fields nor for array fields, which reduces its usefulness.
- related to
-
SERVER-65415 Complete TODO listed in SERVER-47937
- Open
-
SERVER-62222 Remove TODO comment listed in SERVER-47937
- Backlog