Hello Experts,
We have decided to move our application from classic to Touch with SPA.
I need your opinion how this can be done and following are my approaches.
Approach 1:
1. Migrate all the classic component and template into the touch UI using AEM conversion tool
2. Migrate the touch to SPA
- Convert the project folder structure to SPA structure i.e. archtype 27.
- In corporate the touch UI component into the new project structure.
- Convert touch UI component to SPA component (in other words, make the component to work on SPA template i.e. SPA component)
Approach 2:
- Convert the existing project structure to SPA structure i.e. archtype 27.
- Migrate the Classic UI (component, templates) to touch UI
- Convert touch UI component to SPA component (in other words, make the component to work on SPA template i.e. SPA component)
Thanks
Nanda