[
https://issues.apache.org/jira/browse/MYFACES-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3813.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
> Cleanup org.apache.myfaces.config.impl.digester.elements package
> ----------------------------------------------------------------
>
> Key: MYFACES-3813
> URL: https://issues.apache.org/jira/browse/MYFACES-3813
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-344
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.2.0
>
>
> The classes at
> org.apache.myfaces.config.impl.digester.elements
> has the same names as in
> org.apache.myfaces.config.element
> That becomes a real pain because most of the times you need both the
> interface and the implementation, and you end up writing the full package
> name all over the places. We need to fix that and use *Impl suffix for the
> classes that implement something.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)