I would like to have observable dicts. This seems like a pattern that observed might want to provide an implementation for, and docs with a recipe for observing other core collection types. If the core types need to be subclassed in order to be observed, a helper/mixin would be useful to make it easy.