Why Adobe moved client libs from etc to apps?
Hi all,
Why adobe moved client libs from etc to apps?
And we are not able to call client libs from apps directly, again we calling via etc/design. Why they defined like that?
Thanks,
Satish
Hi all,
Why adobe moved client libs from etc to apps?
And we are not able to call client libs from apps directly, again we calling via etc/design. Why they defined like that?
Thanks,
Satish
Long story short : Today in 2020 AEM is available as SaaS offering. To transform AEM from a monolithic Java application to something that runs inside orchestration containers required a series of repository restructurings that started in AEM 6.4 and furthered in 6.5. Within this containered-AEM-world there is a concept of immutable and mutable nodes. Eg /etc is considered immutable, thus required forcing customers to migrate their stuff out of these paths to /apps (mutable).
Hope that helps your understanding.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.