stefanvodita commented on PR #12397:
URL: https://github.com/apache/lucene/pull/12397#issuecomment-1607837430

   It would. I think there’s three categories of methods as far as this change 
is concerned:
   1. Methods the user can't override. We can safely change all of these.
   2. Methods the user can override.
       1. Those where the user should not override and throw the exception. We 
can change these in the next major version.
       2. Those where the user is expected to override and throw the exception. 
We have to keep them.
   
   I don't know if cases 2.i. and 2.ii. actually exist. For now, I can try to 
take care of case 1.


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to