dweiss commented on issue #15452:
URL: https://github.com/apache/lucene/issues/15452#issuecomment-3584960147

   I am for making those classes delegate everything. And for adding a unit 
test. I've been using ArchUnit to statically verify this kind of thing in the 
past but it may be an overkill in Lucene. A simple test that extends a Filter* 
class and then verifies if all methods are properly delegated will be simpler 
and faster.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to