Projekt

Allgemein

Profil

GX-Task #67371

Von Jonatas Fischer vor fast 4 Jahren aktualisiert

The Presenter structure doesn't implement business rulles but implements how to visualize the business information. 

 The Presenter structure uses of the SellingUnit, but the SelllingUnit can't use the Presenter structure. Interdependency is not allowed. 

 Since the presentation is coupled with a way of presenting(serializing/visualizing the information) it should be removed to outside the Gambio\Shop\SellingUnit directory.

Zurück