Aktionen
GX-Task #68577
offenRemoved `share` and `add` methods in `Gambio\Core\Application\Application`
Status:
Gemeldet
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Deletion
Zielversion:
% erledigt:
0%
Betroffene Versionen:
Unbestimmt
Beschreibung
Previous versions of the Gambio\Core\Application\Application
class extended some external DI container interfaces.
Therefore, some methods like share
and add
were available for registering services to the application.
We removed this coupling and, with that, also the share
and add
methods.
The register
and registerShared
methods can be used as an alternative and maintained in the future.
Aktionen
#1
Von Mirko Janssen vor mehr als 3 Jahren aktualisiert
- Priorität wurde von Normal zu Hoch geändert
Aktionen
#2
Von Mirko Janssen vor mehr als 3 Jahren aktualisiert
- Priorität wurde von Hoch zu Normal geändert
Aktionen