You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2020/07/04 18:22:32 UTC

[GitHub] [myfaces] benkard commented on pull request #110: Rely on BeanManager to determine whether @FlowScoped is passivating.

benkard commented on pull request #110:
URL: https://github.com/apache/myfaces/pull/110#issuecomment-653796907


   Regarding `@ViewScoped`:
   
   https://github.com/apache/myfaces/blob/02632b043881dac9de46a48ebd8319c1f3255df9/impl/src/main/java/org/apache/myfaces/cdi/view/ViewScopeContextualStorage.java#L111
   
   `@ViewScoped` has an explicit `instanceof` check, which is another way of fixing the same problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org