9ba709f Construct Config objects non-destrictively

Authored and Committed by encukou 9 years ago
    Construct Config objects non-destrictively
    
    Config creation deleted the contents of domain and host dicts,
    making them unusable for creating another config.
    Make copies instead.
    
        
file modified
+2 -2