move all non-JSF specific parts of Conversations handling to an own general
package
-----------------------------------------------------------------------------------
Key: OWB-87
URL: https://issues.apache.org/jira/browse/OWB-87
Project: OpenWebBeans
Issue Type: Task
Components: Context and Scopes
Affects Versions: M1
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M2
Most of the conversation handling code is currently in the package
> org.apache.webbeans.jsf
but all non-JSF specific stuff should finally land in something like
> org.apache.webbeans.conversation
to also support common conversation functionality for e.g. a Wicket integration
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.