[
https://issues.apache.org/jira/browse/TEXT-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526014#comment-14526014
]
Bruno P. Kinoshita commented on TEXT-16:
----------------------------------------
> I'm wondering if we're making thinks to complicated here... maybe we should
> aim for a non configurable parser at the start and implement configuration
> options when users request them?
Sounds like a good plan. If we add too much stuff here, it will be harder to
remove/deprecate later. +1 for starting simple and collecting users feedback.
> Improve HumanNameParser
> -----------------------
>
> Key: TEXT-16
> URL: https://issues.apache.org/jira/browse/TEXT-16
> Project: Commons Text
> Issue Type: Improvement
> Reporter: Bruno P. Kinoshita
> Assignee: Benedikt Ritter
> Priority: Minor
> Labels: Refactoring
>
> From http://markmail.org/thread/da7ayocit2dl4otv
> - The constructor of the parser takes configuration options which can be
> reused for several names to parse
> - the parse method takes a string as parameter, containing a name
> - the parse method returns an immutable Name objects which has getters for
> firstName, lastName etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)