Aktionen
GX-Task #67371
offenRemove the presenter field from the SellingUnit
Status:
Anerkannt
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Refactoring
Zielversion:
-
% erledigt:
0%
Steps to reproduce:
Betroffene Versionen:
4.1.1.0 beta1
Release Notes Langtext:
Beschreibung
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.
Aktionen