refactor conversationContext to allow nested conversationContext
----------------------------------------------------------------
Key: ORCHESTRA-19
URL: https://issues.apache.org/jira/browse/ORCHESTRA-19
Project: MyFaces Orchestra
Issue Type: Improvement
Components: Conversation
Reporter: Mario Ivankovits
The conversationContext should be enhanced to allow nested conversationContext
which is a requirement for dialog/flow implementations to separate the
conversations for different flows.
The new conversationContext should be able to handle:
* a conversation context per windows
* multiple named conversationContexts
* a stack of conversationContexts to fulfill the requirement a dialog framework
has with its subflows
Technically this might all be the same conversationContext implementation ....
probably.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.