rclabo commented on issue #353: URL: https://github.com/apache/lucenenet/issues/353#issuecomment-770890211
Based on the Sept 24, 2020, I wonder if this one should be closed and not done. If all affected methods are internal, and if the object instantiation in a tight loop can't be omitted then I'm not sure there is much benefit And any benifit needs to be weighed against the downside. Converting the public API surface to follow .Net conventions is great, but for private methods, the benefit is less clear since any changes means that doing doing diff against a future java version and applying those diffs is more challenging. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
