I see that the EL attributes are stored in the StateHelper and String literals on the getAttributes() map of the component. What is the life cycle and why are two containers needed?
Also, at what points in the life cycle are EL ValueExpression ? (Each time getStateHelper.eval() is getStateHelper.eval() ?)
source share