Leonardo Uribe created MYFACES-3813:
---------------------------------------
Summary: 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
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#6144)