Change getApplicationObject function name to buildApplicationObject and move it
to shared ClassUtils
----------------------------------------------------------------------------------------------------
Key: MYFACES-2937
URL: https://issues.apache.org/jira/browse/MYFACES-2937
Project: MyFaces Core
Issue Type: Improvement
Components: General, JSR-314
Affects Versions: 2.0.2
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
The function on FacesConfigurator getApplicationObject is very useful, so it
deserves to be on shared ClassUtils.
It allows easily instantiate objects using decorate pattern.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.