msfroh commented on PR #16173: URL: https://github.com/apache/lucene/pull/16173#issuecomment-4607492202
This was discussed before in https://github.com/apache/lucene/issues/14985 Also, there has been some discussion about whether `Filter*` classes should delegate everything or only abstract methods (see e.g. https://github.com/apache/lucene/issues/15452). There was an attempt to delegate "everything" in https://github.com/apache/lucene/pull/15469, but that had some unintended consequences. -- 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]
