[
https://issues.apache.org/jira/browse/TOBAGO-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-778.
------------------------------------
Resolution: Fixed
Assignee: Udo Schnurpfeil (was: Bernd Bohmann)
> Use the log category Deprecation.LOG for generated deprected code tags and
> tag-attributes.
> ------------------------------------------------------------------------------------------
>
> Key: TOBAGO-778
> URL: https://issues.apache.org/jira/browse/TOBAGO-778
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 1.5.0
>
>
> This Log object should help to detect the usage of deprecated code.
> The main reason for this class is the lack of a "deprecated concept" for tag
> libraries. Thought the designer of a Tobago page cannot see in his IDE that a
> tag or attribute is deprecated.
> The Tobago Java code will log into this Log object, with
> * error: when the code is deprecated with a loss of function, or
> * warn: when the code is deprecated, but still works.
> This Log category can be switched off, in production environment without
> affecting the normal logging category.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira