Best approach to migrate Foundation Component to WCM Core component in AEM 6.4
Dear Members,
In my current project some components are standalone( neither a child of foundation nor wcm core component's) and some are child of foundation component so requirement is to migrate all those foundation components to wcm core components. After reading some adobe articles I reached on the conclusion that:
There are two ways to migrate foundation to core component-
1. If functionality matches then use resourceSuperType to refer the respective core component and write interface based sling model if customised.
2. If functionality doesn't matches, at least write interface based sling model.
Please confirm whether my understanding is correct or not.
If not, please suggest an approach to accomplish the requirement.
Thanks
Umesh Thakur
