[ 
https://issues.apache.org/jira/browse/EXTCDI-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved EXTCDI-1.
-----------------------------------

    Fix Version/s: 1.0.0-SNAPSHOT
       Resolution: Fixed

> (grouped) conversation scope
> ----------------------------
>
>                 Key: EXTCDI-1
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-1
>             Project: MyFaces CODI
>          Issue Type: New Feature
>            Reporter: Gerhard Petracek
>             Fix For: 1.0.0-SNAPSHOT
>
>
> this scope should be similar to the conversation scope of orchestra.
> annotation: @ConversationScoped
> if no @ConversationGroup(MyGroup.class) is provided, the class of the bean is 
> used as group.
> it should be allowed to use different conversations at the same time (one 
> conversation for 1-n beans).
> it should be possible to invalidate and/or restart conversations immediately 
> (not at the end of a request) and it should be independent of plain 
> cdi-conversations. so users can use both concepts in parallel.
> it should be possible to create stereotypes.
> if a meta-annotation and the bean don't host a group, the class of the 
> stereotype is used as conversation group.

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

Reply via email to