uschindler commented on issue #15685:
URL: https://github.com/apache/lucene/issues/15685#issuecomment-3873111960

   @rmuir - that's better, instead of forbiddening the class just disallo usage 
of ctor. IMHO this should be preferred in most cases as call to a ctor or a 
static factory is not affected by inheritance (as a ctor call is basically a 
static method).


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