Adobe-Consulting-Services / adobe-consulting-services.github.io

Adobe Consulting Services (AEM)
http://adobe-consulting-services.github.io/
40 stars 71 forks source link

Document Dialog Generator #256

Open kwin opened 7 months ago

kwin commented 7 months ago

In https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/1904 a Dialog generator has been added which creates cq:Dialog resources from just Sling Models. That lacks documentation in https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/index.html. Also the according annotation processor in https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/mcp/form/DialogProviderAnnotationProcessor.java deserves some documentation.

kwin commented 7 months ago

@badvision Is that something you can provide since you added the feature?