ppkarwasz commented on issue #1955: URL: https://github.com/apache/logging-log4j2/issues/1955#issuecomment-1826088251
An experiment performed using Modello (cf. the [Log4j Documentation Reference using Modello gist](https://gist.github.com/ppkarwasz/2b4df90cbad54c3d15adf4a524466e35)), shows that even if we use a Modello descriptor to describe Log4j plugins, we would need to write the documentation logic ourselves (even for "just" an XSD). That is why I believe: - we should still use Modello, but to generate **our own descriptor** that would not approximate our components as Java Beans, but use their natural representation (plugin + plugin builder with a separate hierarchy for each of them). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
