Bases: taurus.core.util.containers.defaultdict_fromkey, taurus.core.util.containers.ThreadDict
a join venture between thread and default dict This class merges the two previous ones. @todo This two classes are not yet well integrated ... the way a new key is added to the dict must be rewritten explicitly.