Skip to content
Commit 4ef55a03 authored by Pietro Saccardi's avatar Pietro Saccardi
Browse files

Improvements to DotDict and settings.

* 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
parent 641a07f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment