martin-g commented on PR #564:
URL: https://github.com/apache/wicket/pull/564#issuecomment-1486258481

   Thanks for the explanation, @hosea !
   
   I can see how the code in this PR would help for your case! 
   But no one ever asked for this so far and it looks like a rather unique case.
   
   How about adding these new methods to `AriaAwareMarkupFactory` or to a new 
class, e.g. `CustomMarkupFactory`, as parent of AriaAwareMF, that is part of 
your `wicket-components` library ? Then each library and application can check 
what's the type of the current MarkupFactory and either just add filters or set 
a new MarkupFactory.


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