Call getViewState() from within xhrCore and route the APIs getViewState so
xhrCore
----------------------------------------------------------------------------------
Key: MYFACES-2192
URL: https://issues.apache.org/jira/browse/MYFACES-2192
Project: MyFaces Core
Issue Type: Sub-task
Components: JSR-314
Affects Versions: 2.0.0-alpha
Environment: Javascript
Reporter: Ganesh Jung
Priority: Minor
We try to route calls wherever possible through the standard apis instead of
relying on our internal code!
External APIs are only allowed to call their subsequent adapter implementation
objects, while even the deepest adapter is allowed to call the API itself!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.