flake8
passed.
JSHint
passed.
Review Request #12811 — Created Jan. 26, 2023 and updated
A pattern that crops up from time to time is the need to work with
nested dictionary keys, setting or retrieving something deep in a
dictionary while handling type conflicts and avoiding unwanted
alteration of data.This will soon be used by
SiteConfiguration
to help avoid some
problems when working with namespaced settings.
Unit tests passed.
Tested this along with some upcoming changes that make use of it.
Summary | ID |
---|---|
39c536850d421fd2c6f8bf9bbf1548de5c6cbfc1 |