nikcio opened a new issue, #670:
URL: https://github.com/apache/lucenenet/issues/670

   Mentioned in #648 
   
   Issues found: 
https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS1699&id=nikcio_lucenenet
   
   This is a difference in initialization order between Java and .NET. In Java 
it is safe to make a call to a virtual member from a constructor, but in .NET 
it is not. Same issue in https://github.com/apache/lucenenet/issues/408. I 
still haven't found a good solution to this, but it would be nice to have a 
list of all of the places where it is a problem so we can consider what 
solution(s) will work.


-- 
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: dev-unsubscr...@lucenenet.apache.org.apache.org

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

Reply via email to