[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-09-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13760434#comment-13760434 ] Leonardo Uribe commented on MYFACES-3741: - Committed fix. Now if value and

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-09-05 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13759403#comment-13759403 ] Leonardo Uribe commented on MYFACES-3741: - Checking some examples I realized

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-08-11 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13736481#comment-13736481 ] Leonardo Uribe commented on MYFACES-3741: - Committed prototype for this feature,

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-07-29 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722837#comment-13722837 ] Gerhard Petracek commented on MYFACES-3741: --- annotate the scope-annotation

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-07-29 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722846#comment-13722846 ] Leonardo Uribe commented on MYFACES-3741: - Thanks for the comments. The problem

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-07-29 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722868#comment-13722868 ] Gerhard Petracek commented on MYFACES-3741: --- then you just have to register

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-07-29 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722959#comment-13722959 ] Leonardo Uribe commented on MYFACES-3741: - Ok, I have checked WindowBeanHolder

[jira] [Commented] (MYFACES-3741) Implement CDI Flow Scope

2013-07-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722069#comment-13722069 ] Leonardo Uribe commented on MYFACES-3741: - I have committed a minimal