You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org> on 2009/04/11 06:35:15 UTC

[jira] Created: (MYFACES-2192) Call getViewState() from within xhrCore and route the APIs getViewState so xhrCore

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.


[jira] Updated: (MYFACES-2192) Call getViewState() from within xhrCore and route the APIs getViewState so xhrCore

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz updated MYFACES-2192:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

resolved


> 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
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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.


[jira] Updated: (MYFACES-2192) Call getViewState() from within xhrCore and route the APIs getViewState so xhrCore

Posted by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Jung updated MYFACES-2192:
---------------------------------

    Status: Patch Available  (was: Open)

> 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
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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.