[cal10n-dev] [JIRA] Created: (CAL-16) Expand API to allow default messages to be provided
Kevin Stembridge (JIRA)
noreply-jira at qos.ch
Mon May 3 18:52:16 CEST 2010
Expand API to allow default messages to be provided
---------------------------------------------------
Key: CAL-16
URL: http://jira.qos.ch/browse/CAL-16
Project: CAL10N
Issue Type: Improvement
Reporter: Kevin Stembridge
Assignee: Ceki Gulcu
Priority: Minor
Currently, application code would have to handle the case where a message is not found and a default should be used instead. You could add methods to the IMessageConveyor interface to allow a default to be provided.
e.g. IMessageConveyor.getMessageWithFallback(E key, String fallback, Object... args);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cal10n-dev
mailing list