I have come to the conclusion, that:
- A
Letter should not be send to an address, but to a Client.
- A
Company should not have fields, which are related to the companies address, but an Address.
My suggestion are:
- The implementation of a
Client which is on the same level as a Company
- The separation of
Company and its address related properties in an Address property
I have come to the conclusion, that:
Lettershould not be send to an address, but to aClient.Companyshould not have fields, which are related to the companies address, but anAddress.My suggestion are:
Clientwhich is on the same level as aCompanyCompanyand its address related properties in anAddressproperty