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

Leonardo Uribe commented on MYFACES-3741:
-----------------------------------------

I have committed a minimal implementation of FlowScope, just to identify the 
integration points and make things work. But I think we need some help here 
from a openwebbeans committer or someone involved with CDI to make this part 
properly.

The main issue is how to deal with the passivation of the beans. In this 
moment, the beans are just put into session scope just like with flash scope, 
but it is known that CDI implementation like openwebbeans has some special code 
here. The big question is if we need to provide some kind of SPI interface to 
override the default implementation provided from myfaces code and put 
something better.

This part still needs some review.
                
> Implement CDI Flow Scope
> ------------------------
>
>                 Key: MYFACES-3741
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3741
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>
> Implement CDI Flow Scope and add the necessary integration points into the 
> implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to