jpountz commented on PR #13399:
URL: https://github.com/apache/lucene/pull/13399#issuecomment-2122338445

   Does it actually improve readability? I know some Java projects like to be 
very granular in how they organize packages, but I've come to like Lucene's 
relatively flat package structure, like Java's. This way, we can more often 
take advantage of pkg-private visibility, and packages tend to be more 
meaningful and have proper javadocs.


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