Extend policy from a core template to my project
We are creating a new structure of project to extend the components from a Shared project which we have created.
Talking about the extend components, we used the same solutions about extend the Adobe Core Components.
However, we also need to extend the components policies, as the follow example:
- We have an App Container, which has a policy to accept ONLY an App Item that is another component.
We tried a "manually" mode which was repeat the path from shared project to my new project and it worked. However, we would not like to make this "dependency" to adjust in every new project that configurations in a manual mode.
We expected for the simple solution which is: In my new project, I create a new policy and links to the path from the shared project and extends all the policy components created in the Shared Project. As a new policty is created in Shared Project, all of my "New Projects" are updated from this new policy