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.
Checkliste 0/0
Aktionen
#3
Von Ulrich Wenk vor mehr als 4 Jahren aktualisiert
- Zugewiesen an wurde auf Jonatas Fischer gesetzt
Please check, if this is still relevant. If applicable, provide steps to reproduce.
Aktionen
#6
Von Marvin Muxfeld vor etwa 4 Jahren aktualisiert
- Status wurde von Feedback zu Anerkannt geändert
- Zugewiesen an wurde von Marvin Muxfeld zu Core-Entwickler geändert
The Presenter is still a field of the SellingUnit. This should be decoupled in the future.
Aktionen