In independent deployment, the applications are still provisioned and installed on the device separately, and the packages they are assigned to are deployed separately by including all MBOs used by the application in a single package. There are no external dependencies in this strategy.
To make both
applications and required packages for each self-contained the common Person MBO has
been included in each package. That way, if the Investment application requires an
upgrade, the enhancement can continue without adversely affecting the functionality of
the Account Management application: the Person MBO can remain at the previous version
until such time an upgrade is required.