mocobeta commented on pull request #740: URL: https://github.com/apache/lucene/pull/740#issuecomment-1072579252
I looked at the packages again. It'd make sense to me to simply move all classes in `.util` package (dictionary builder and writers) to `.dict` so that classes in `.dict` can be kept package-private, and remove `.util` package. Can we make the package restructure in this PR? Moving classes to another package breaks backward compatibility, but I suppose we are not going to backport this to 9x anyway. -- 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