Github user laimis commented on the pull request:

    https://github.com/apache/lucenenet/pull/46#issuecomment-69578380
  
    @synhershko yeah, saw that but could not use it because it does 
items.ToArray() initialization of the immutable list, in essence losing the 
reference to the items list passed to it. The same issue that original code was 
suffering from. The code in that class could be a little bit better in how it 
passes data around, but since it is somewhat isolated, kept the code structure 
the same and just fixed the issue and moved on.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to