11-05-2022
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
My thoughts on it: I don't think that Adobe will invest effort into CRX/DE, especially not into features which you would consider development features.
Development should happen in a full-fledged IDE (whatever you want to use), and not in CRX/DE. Whenever I do some JSP hacks in CRX/DE, I copy&paste the full code from my IDE into CRX/DE.
Another observation: In the past there was even functionality which allowed you create bundles in CRX/DE, and it has been removed for good reasons.
If you look into the AEM as a Cloud Service feature list, you can see the Repository Browser, which provides you a read-only view into the repo, for many cases removing the need to use CRX/DE. My guess is that CRX/DE will eventually be removed from the AEM as a Cloud Service environments (but probably not from the SDK, it definitely has value in development, but not in developing code).