+3

Dictionary-like access to settings

Rob Cowie vor 13 Jahren 0
Working with the settings object is often not simple. Making the object more dictionary-like would be a big improvement. Tasks such as combining defaults with user config would become trivial if we could iterate the key-value pairs.