056b991 Make it possible for dicts to contain dicts

Authored and Committed by nalin 9 years ago
    Make it possible for dicts to contain dicts
    
    When we pass data around, allow tagged data dictionaries to contain
    dictionaries as values.
    
        
file modified
+1 -0
file modified
+67 -87
file modified
+46 -11
file modified
+2 -0
file modified
+2 -2