[
https://issues.apache.org/jira/browse/LUCENENET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775297#action_12775297
]
George Aroush commented on LUCENENET-218:
-----------------------------------------
Like you pointed out the order is important, so we have to do the same.
Instead of writing a mimic of LinkedHashMap in C#, why not -- maybe at the cost
of performance, but let leave that for the profiler to tell us -- use ArrayLIst?
If you write a LinkedHasMap, it should go into SupportClass.cpp
> Lucene.Net.Util.TestAttributeSource.TestCloneAttributes
> -------------------------------------------------------
>
> Key: LUCENENET-218
> URL: https://issues.apache.org/jira/browse/LUCENENET-218
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
>
> The test is failing - I'm working on it :)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.