Review method signatures and APIs
nc-andreashaller opened this issue · 0 comments
nc-andreashaller commented
The InstallContext
should be available throughout all methods for logging. Especially the UpgradeHandler
and UpgradeAction
should be able to access it. Not only for logging but also for access to package information etc.
As the InstallContext
is Phase specific it should not be stored between phases.