[
https://issues.apache.org/jira/browse/MYFACES-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143501#comment-16143501
]
Thomas Andraschko commented on MYFACES-4147:
--------------------------------------------
Commited.
WDYT about removing other unused paramaters + add logging as well?
For example:
org.apache.myfaces.SAVE_STATE_WITH_VISIT_TREE_ON_PSS is still in the code and
therefore generated in our docu + WebConfigParamsLogger but the parameter is
unused since JSF 2.2.
I think we should cleanup those unused parameters.
> Remove CDI_MANAGED_CONVERTERS_ENABLED and CDI_MANAGED_VALIDATORS_ENABLED
> ------------------------------------------------------------------------
>
> Key: MYFACES-4147
> URL: https://issues.apache.org/jira/browse/MYFACES-4147
> Project: MyFaces Core
> Issue Type: Improvement
> Affects Versions: 2.3.0-beta
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Fix For: 2.3.0
>
>
> it's supported native in JSF 2.3 via @FacesConverter(managed=true) and
> @FacesValidator(managed=true)
> As it's not portable either, we can just remove it instead of deprecation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)