You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All call sites for objFromKeyValueArgs pass the value true for the disableDotted option.
Thus, it seems we could drop that option and just not provide support for dotted values in objFromKeyValueArgs.
All call sites for
objFromKeyValueArgs
pass the valuetrue
for thedisableDotted
option.Thus, it seems we could drop that option and just not provide support for dotted values in
objFromKeyValueArgs
.More context at https://cr.joyent.us/#/c/1755/6/lib/common.js@1125.
/cc @trentm
The text was updated successfully, but these errors were encountered: