Coarse Grained:. Several sites contain a wealth of interconnected data on why services have more functionality. Example. One โAccountโ object contains a name, address, account balance, opening date, date of the last change, etc. Thus: Increased design complexity, fewer cells for various operations
Fine: More objects, each of which contains less data, so services have more narrow functionality. Example. The Account object has a balance, the Customer object has a name and address, the AccountOpenings object has an open date, etc. Thus: Reduced design complexity, more cells for various service operations. This is the relationship defined between these objects.
Humaun Rashid Jan 13 '16 at 16:30 2016-01-13 16:30
source share