[
https://issues.apache.org/jira/browse/TOBAGO-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980632#comment-14980632
]
Hudson commented on TOBAGO-1489:
--------------------------------
SUCCESS: Integrated in tobago-3.0.x #135 (See
[https://builds.apache.org/job/tobago-3.0.x/135/])
TOBAGO-1489: Refactoring: using enums (also for attributes in taglib) (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1711278])
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISheet.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java
> Refactoring: using enums (also for attributes in taglib)
> --------------------------------------------------------
>
> Key: TOBAGO-1489
> URL: https://issues.apache.org/jira/browse/TOBAGO-1489
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 3.0.0
>
>
> * Using camel case, because of problems with the java.beans.PropertyEditor
> * Other cleanup jobs and harmonizations
> Its for these enums:
> * TextAlign
> * Position
> * Orientation
> * Display
> * Overflow
> Further:
> * HasSanitize.setSanitize()
> * SheetTagDeclaration.setShowDirectLinks()
> * ...
> * DataAttributes
> * HtmlAttributes
> * HtmlButtonTypes
> * HtmlInputTypes
> * HtmlElements
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)