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

Gerhard Petracek reopened EXTCDI-1:
-----------------------------------

      Assignee: Gerhard Petracek

> (grouped) conversation scope
> ----------------------------
>
>                 Key: EXTCDI-1
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-1
>             Project: MyFaces CODI
>          Issue Type: New Feature
>          Components: JEE-JSF12-Module, JEE-JSF20-Module
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 0.9.0
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to