 
            
            
            
            
                20 Jul
                
                    2011
                
            
            
                20 Jul
                
                '11
                
            
            
            
        
    
                8:07 a.m.
            
        On 18:18 Sun 17 Jul , David Place wrote:
The way I often do this is to create an "ur" instance where all the fields have default values. Then to create an instance, I just do a "record update" of this instance. For example:
urContract = Contract { currency = undefined, payments = undefined, contracts = [] }
Out of curiosity, what's the etymology for your 'ur'? -- Mats Rauhala MasseR