[jbosstools-issues] [JBoss JIRA] (JBIDE-9356) NLS.bind vs MessageFormat.format

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Jun 27 09:25:04 EDT 2016


     [ https://issues.jboss.org/browse/JBIDE-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen reassigned JBIDE-9356:
------------------------------------------

    Assignee: Alexey Kazakov  (was: Max Rydahl Andersen)


Bulk moving any issue assigned to me directly to Alexey for his new role.

> NLS.bind vs MessageFormat.format
> --------------------------------
>
>                 Key: JBIDE-9356
>                 URL: https://issues.jboss.org/browse/JBIDE-9356
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: cleanup
>    Affects Versions: 3.3.0.M3
>            Reporter: Rob Stryker
>            Assignee: Alexey Kazakov
>             Fix For: 4.0.x
>
>
> A substantial number of classes use NLS.bind(Messages.SomeString, name) to bind message strings. Another subset of the classes use MessageFormat.format(etc).  
> I believe NLS.bind() is the correct solution which works properly with eclipse osgi and all that jazz. Should this be standardized? Is it confusing to be using two interchangable APIs? 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list