I've discovered that magent installer is a global object and remains the same for all packages.
That is why we could not init different deploy strategies for different extensions.
We should move the init of strategy from constructor to the method getDeployStrategy
I've discovered that magent installer is a global object and remains the same for all packages. That is why we could not init different deploy strategies for different extensions. We should move the init of strategy from constructor to the method getDeployStrategy