#37
Order of words is lost when parsing wordlist
-
-
Status:
Test
-
Priority:
Normal (3)
-
Component:
-
-
Estimate:
None/Small/Medium/Large
None
-
-
Followers
Steve Lee (Assigned To)
No file chosen
You have an empty file field. Please select or remove it.
Associations
| # |
Relation |
Summary |
Status |
Action |
| 36 | Related | Easy Add Word | Test | |
No associations
Time Expenditure
Loading
However the word list is ordered alphabetically so when the dict is created from it the above ordering is lost.
Now I have reverted to the tapir dictionary this is only apparent when re generating the dict, for example after adding a word.
We need to add statistical info to keep the ordering or not have word list in alphabetical order. Also need to check for other ordering in dict.
For 0.0.3 I propose we ship the original ordered tapir dict and accept if someone adds a word the items in the word list window will move around. Is that acceptable?