Finest way to exchange data between AEM components.
Hey, I'm spending dynamic period by using your solution named AEM.
I think it's quite a good solution in maintainer's perspective, but I wonder is there a recommended way to communicate between components.
As using JCR as a some kind of temporary message queue seems too heavy, so I customize JS part in pre-developed AEM component when I need to transfer client-side data.
Isn't there any recommended way to transfer client-side data between components in AEM?