NightOwl888 commented on PR #961:
URL: https://github.com/apache/lucenenet/pull/961#issuecomment-2404015076

   > Unless we want to change those namespaces in TestFramework to not conflict 
with those in Core, I think we'll need to live with this workaround for now.
   
   I don't recall exactly why the extension methods were placed in the 
`Lucene.Net` namespace. We have generally been using an `XXX.Extensions` 
namespace to put them in so users have the ability to opt out if there is a 
conflict with other extension methods with the same signature. But it is 
probably best that we don't change it until we properly analyze it. Sometimes 
it is a better UX if they "just work" without importing namespaces.


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

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

Reply via email to