[jira] Created: (MYFACES-2116) TODO 65: Partial View Lifecycle

View: New views
5 Messages — Rating Filter:   Alert me  

[jira] Created: (MYFACES-2116) TODO 65: Partial View Lifecycle

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

TODO 65: Partial View Lifecycle
-------------------------------

                 Key: MYFACES-2116
                 URL: https://issues.apache.org/jira/browse/MYFACES-2116
             Project: MyFaces Core
          Issue Type: New Feature
            Reporter: Werner Punz


Add a partial view lifecycle as described in 13.4 Partial View Traversal of the EDR2

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MYFACES-2116) TODO 65: Partial View Lifecycle

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/MYFACES-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704467#action_12704467 ]

Leonardo Uribe commented on MYFACES-2116:
-----------------------------------------

Added skeleton parts, pending implement:

* PartialViewContextImpl.processPartial(PhaseId phaseId)
* PartialViewContextImpl.getPartialResponseWriter()

Really this two methods are the core of the problem (here it should be useful ResponseSwitch).


> TODO 65: Partial View Lifecycle
> -------------------------------
>
>                 Key: MYFACES-2116
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2116
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Werner Punz
>
> Add a partial view lifecycle as described in 13.4 Partial View Traversal of the EDR2

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MYFACES-2116) TODO 65: Partial View Lifecycle

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/MYFACES-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753793#action_12753793 ]

Leonardo Uribe commented on MYFACES-2116:
-----------------------------------------

committed fix clientIds on getRenderIds() and getExecuteIds() are separated by spaces, not by commas

> TODO 65: Partial View Lifecycle
> -------------------------------
>
>                 Key: MYFACES-2116
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2116
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Werner Punz
>
> Add a partial view lifecycle as described in 13.4 Partial View Traversal of the EDR2

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MYFACES-2116) TODO 65: Partial View Lifecycle

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/MYFACES-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761786#action_12761786 ]

Leonardo Uribe commented on MYFACES-2116:
-----------------------------------------

Committed fix ajax redirect case. We still need MYFACES-2014 to make some ajax examples work well.

> TODO 65: Partial View Lifecycle
> -------------------------------
>
>                 Key: MYFACES-2116
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2116
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Werner Punz
>
> Add a partial view lifecycle as described in 13.4 Partial View Traversal of the EDR2

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MYFACES-2116) TODO 65: Partial View Lifecycle

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/MYFACES-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772595#action_12772595 ]

Leonardo Uribe commented on MYFACES-2116:
-----------------------------------------

Committed fix clientIds on getRenderIds() and getExecuteIds() are separated by spaces, not by commas on AjaxBehavior (Thanks to Dejmek Dominik for this patch)

> TODO 65: Partial View Lifecycle
> -------------------------------
>
>                 Key: MYFACES-2116
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2116
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Werner Punz
>
> Add a partial view lifecycle as described in 13.4 Partial View Traversal of the EDR2

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.