You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2009/02/01 21:27:59 UTC

[jira] Created: (EXTVAL-32) de-/register custom name mappers via extval java-api

de-/register custom name mappers via extval java-api
----------------------------------------------------

                 Key: EXTVAL-32
                 URL: https://issues.apache.org/jira/browse/EXTVAL-32
             Project: MyFaces Extensions Validator
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.1.1, 1.2.1
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
            Priority: Minor


extval 1.x.1 provides the possibility to use custom name mappers via conventions (or configuration)
furthermore, it's possible to provide custom factories.

via an extval java-api it's possible to register new name mappers and deregister (or deny) existing name mappers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (EXTVAL-32) de-/register custom name mappers via extval java-api

Posted by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTVAL-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved EXTVAL-32.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.2-SNAPSHOT
                    1.2.2-SNAPSHOT

hint for custom factories - they should implement NameMapperAwareFactory or deactivate the default name mappers

> de-/register custom name mappers via extval java-api
> ----------------------------------------------------
>
>                 Key: EXTVAL-32
>                 URL: https://issues.apache.org/jira/browse/EXTVAL-32
>             Project: MyFaces Extensions Validator
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2.1, 1.1.1
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>            Priority: Minor
>             Fix For:  1.2.2-SNAPSHOT, 1.1.2-SNAPSHOT
>
>
> extval 1.x.1 provides the possibility to use custom name mappers via conventions (or configuration)
> furthermore, it's possible to provide custom factories.
> via an extval java-api it's possible to register new name mappers and deregister (or deny) existing name mappers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.