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

Gerhard Petracek resolved EXTCDI-219.
-------------------------------------

    Resolution: Won't Fix

if you need to write an add-on which changes the behaviour of one of the 
scopes, you have to use the public spi like ConversationFactory, 
EditableConversation, ConversationKey and ConversationConfig everything else is 
internal and not intended to be used because it can change at any time

> ConversationAware must either be made public and moved to api or completely 
> removed
> -----------------------------------------------------------------------------------
>
>                 Key: EXTCDI-219
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-219
>             Project: MyFaces CODI
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> ConversationAware is currently used internally for hardcoded casts. Either we 
> make this interface public or drop it completely and add/subclass the 
> functionality to ConversationExpirationEvaluator

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to