Add hooks to CoreRenderer for before and after encode
-----------------------------------------------------
Key: TRINIDAD-916
URL: https://issues.apache.org/jira/browse/TRINIDAD-916
Project: MyFaces Trinidad
Issue Type: New Feature
Components: Components
Affects Versions: 1.2.5-core, 1.0.5-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
There is current no way to have a renderer that is a super class of other
renderers to know before and after encoding is done. This is because
CoreRenderer's overridden encodeBegin and encodeEnd are final to force people
to use the encode* methods that use FacesBean.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.