Add @JSFComponent "composite" and @JSFProperty "partialStateHolder" attributes
------------------------------------------------------------------------------
Key: MYFACES-2689
URL: https://issues.apache.org/jira/browse/MYFACES-2689
Project: MyFaces Core
Issue Type: Improvement
Components: JSR-314
Affects Versions: 2.0.0
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
We need to identify components that are composite ones to prevent add them in
facelets taglib xml file and we need to deal with properties that could contain
partialStateHolder instances. Right now the template for components use
stateHolder property with the semantic of partialStateHolder, but we should
preserve a clear semantic.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.