dependant entities not created
pas059 opened this issue · 1 comments
pas059 commented
Hi,
using the latest version of EFc Designer (3.0.6.1), i noticed that the code relative to dependant Entity is not generated correctly. For instance, if an entity 'Patient' owns a dependant entity Address, the constructors of Patient don't include the code to create instance of Address (something like this.Address = new Address();). consequently, exceptions are generated as soon Patient.Address is used.
regards
msawczyn commented
Released in v3.0.7