vy commented on issue #1955:
URL: 
https://github.com/apache/logging-log4j2/issues/1955#issuecomment-1827628000

   1. `log4j-plugins` parses Log4j plugins and generates some sort of DOM model 
already – correct me if I am wrong. How would you compare us generating an XSD 
out of this DOM model versus decorating plugins with Modello and using Modello 
to generate an XSD?
   2. When Modello is employed, do we need to use both Log4j and Modello 
annotations for plugins?
   
   Given XSD is an XML too, I would favor simply passing XSD model to 
FreeMarker (through a simple `Map<String,Object>`?) and deal with 
_representation_ there.


-- 
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]

Reply via email to