[
https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057382#comment-13057382
]
Matthew Pocock commented on CODEC-125:
--------------------------------------
Hi Gary,
This code is a port of some PHP code. I kept the names as close as possible for
the first attempt. However, I agree with most of your points.
Re class names, I will change these.
Re resource files, I think we have complete freedom about how to name these
files. I'll look at using the standard locale names instead.
Re file format, there will be a need over time to keep the Java and PHP code in
sync. The plain text files are as close to a mechanical translation of the
relevant PHP as possible. It will be significantly harder to keep a format
based on java.util.Properties in sync.
Re package name, it should actually be bmpm for Beider Morse Phonetic Matching.
I shall rename this package.
> 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: bmpm.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