You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2008/01/30 17:54:34 UTC

[jira] Commented: (LANG-362) Add ExtendedMessageFormat to org.apache.commons.lang.text

    [ https://issues.apache.org/jira/browse/LANG-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564091#action_12564091 ] 

Matt Benson commented on LANG-362:
----------------------------------

I'm sorry you feel that way.  Please let me know what you see that could have been implemented more simply--preferably without sacrificing flexiblity, and while preserving interoperability with (i.e. extension from) java.text.MessageFormat, since the expectation is that much code in the wild is explicitly coded to MessageFormat and would thus only be usable with a subclass.

> Add ExtendedMessageFormat to org.apache.commons.lang.text
> ---------------------------------------------------------
>
>                 Key: LANG-362
>                 URL: https://issues.apache.org/jira/browse/LANG-362
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Matt Benson
>            Assignee: Matt Benson
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: extendedMessageFormat.patch.txt, extendedMessageFormat.patch.txt
>
>
> Discussed on dev@ ( http://mail-archives.apache.org/mod_mbox/commons-dev/200710.mbox/%3c590921.30381.qm@web55103.mail.re4.yahoo.com%3e ); adding here for tracking purposes and in case anyone has any serious objections to my implementation.  Patch forthcoming...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.