+70
−14
+1
−1
+23
−1
Loading
* DotDicts are lazily replaced over dicts when __getattr__ is called. * DotDicts hierarchy is created lazily, when the value is set, the DotDict is stored in the parent object * Added get method that can sanitize and cast the value