You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2016/06/10 15:19:20 UTC

[jira] [Commented] (TOBAGO-1567) Clean up: consolidate getFormattedValue() and other methods.

    [ https://issues.apache.org/jira/browse/TOBAGO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324617#comment-15324617 ] 

Hudson commented on TOBAGO-1567:
--------------------------------

SUCCESS: Integrated in Tobago 3.0.x #391 (See [https://builds.apache.org/job/Tobago%203.0.x/391/])
TOBAGO-1567: Clean up: consolidate getFormattedValue() and other methods. (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1747720])
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/convert/MeasureConverter.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/AbstractRendererBaseWrapper.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/RendererBase.java
* tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/util/ComponentUtils.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectManyCheckboxRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectOneRadioRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/ToolBarRendererBase.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/util/HtmlRendererUtils.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/util/RenderUtils.java


> Clean up: consolidate getFormattedValue() and other methods.
> ------------------------------------------------------------
>
>                 Key: TOBAGO-1567
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1567
>             Project: MyFaces Tobago
>          Issue Type: Task
>    Affects Versions: 3.0.0-alpha-3
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 3.0.0-beta-1, 3.0.0
>
>
> It seems these methods have same the idea, but are implemented slightly different:
> * {{AbstractUIDate.getPattern()}}
> * {{RendererBase.getConverter()}}
> * {{RendererBase.getConvertedValue()}}
> * {{RendererBase.getFormattedValue()}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)