Hi. Just looked at the domain model generation stuff and noticed that all member variables get initialized to an empty string. Doesn't seem to be a good idea, what if this is supposed to be an integer or some object. Better don't do any initialization. Regards, Karsten