uschindler commented on PR #868: URL: https://github.com/apache/lucene/pull/868#issuecomment-1118320435
> I'm inclined to add these URL-based constructors only to 9.x for the temporal remedy; I'm afraid that people use this abusively. (like opening TCP sockets to load resources from another host...) If you supply Path-based ctors, the URL-based are also needed to support both loading resources from *anywhere*. The problem that @msokolov hit is that you can "offcially" only support Path-based resources, which are not useable with modules or classpath. That's not different in main. -- 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