You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Spiegl (JIRA)" <de...@myfaces.apache.org> on 2006/10/13 00:10:36 UTC

[jira] Reopened: (MYFACES-1419) javax.faces.convert - refactor common behaviour + DateTimeConverter changes

     [ http://issues.apache.org/jira/browse/MYFACES-1419?page=all ]

Thomas Spiegl reopened MYFACES-1419:
------------------------------------

             
This patch needs to be reverted. Relevant converters are API classes and must extend from Object.

> javax.faces.convert - refactor common behaviour + DateTimeConverter changes
> ---------------------------------------------------------------------------
>
>                 Key: MYFACES-1419
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1419
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-127
>    Affects Versions: 1.1.4
>            Reporter: Nikolay Petrov
>         Assigned To: Martin Marinschek
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>         Attachments: converter.patch
>
>
> All available converters look very similar. Extract the common behavior in base class.
> Also DateTimeConverter can be migrated to work with type safe enums for style and type properties.
> There are comments in source like //TODO: validate timeStyle. According to java doc of DateTimeConverter on sun there should not have validation. The validation of these will be performed when asString/asObject methods are called.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira