[ 
https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083416#comment-13083416
 ] 

Matthew Pocock commented on CODEC-125:
--------------------------------------

hashSet.toString isn't deterministic between runs, as hashCodes vary. However, 
using a sorted set solves this.

I think we've strayed beyond the original ticket. The bmpm functionality has 
been added. Should we either move to the ml, or open a separate "generification 
for 2.0 release" ticket to discuss this?

> Implement a Beider-Morse phonetic matching codec
> ------------------------------------------------
>
>                 Key: CODEC-125
>                 URL: https://issues.apache.org/jira/browse/CODEC-125
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Matthew Pocock
>            Priority: Minor
>         Attachments: Rule$4$1-All_Objects.html, acz.patch, bm-gg.diff, 
> bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, 
> bmpm.patch, bmpm.patch, comparator.patch, fightingMemoryChurn.patch, 
> fightingMemoryChurn.patch, fixmeInvariant.patch, handleH.patch, 
> majorFix.patch, performanceAndBugs.patch, testAllChars-mem-profile.html, 
> testEncodeGna.patch
>
>
> I have implemented Beider Morse Phonetic Matching as a codec against the 
> commons-codec svn trunk. I would like to contribute this to commons-codec.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to