Re: [core] Can UIComponent.rendererType be ValueExpression ? (MYFACES-3136)

2011-05-14 Thread Jakob Korherr
Good question, but I guess it is ok. At least the spec does not tell us otherwise, right? Regards, Jakob 2011/5/13 Martin Koci martin.kocicak.k...@gmail.com: One more question: UIComponent.getClientId() uses Renderer.convertClientId 1) INVOKE_APPLICATION - action listener calls

Re: [core] Enhancements to State Saving Caching Algorithm

2011-05-14 Thread Jakob Korherr
Hi Leo, Great job! Regards, Jakob 2011/5/14 Leonardo Uribe lu4...@gmail.com: Hi I finally committed a solution for this issue, and other cool optimizations in MYFACES-3117. I'll going to explain below which changes were done. Now there exists a class called

[jira] [Commented] (MYFACES-3133) cc attribute cannot be resolved when composite component is used inside a datatable

2011-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033495#comment-13033495 ] Jakob Korherr commented on MYFACES-3133: Hi Michael, Thx for the bug report.

Re: [core] do not check for duplicate ids when saving view on production stage

2011-05-14 Thread Jakob Korherr
+1 for a MyFaces specific parameter. Regards, Jakob 2011/5/11 Martin Koci martin.kocicak.k...@gmail.com: +1 for specific parameter (in one project I build view dynamically from DB and want this ids check) Gerhard Petracek píše v St 11. 05. 2011 v 07:52 +0200: hi, i would combine it - +1

[jira] [Commented] (MYFACES-3130) [PERF] Avoid unnecessary AbstractList$Itr instances

2011-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033496#comment-13033496 ] Jakob Korherr commented on MYFACES-3130: +1 for that Jan-Kees. But I would

[jira] [Commented] (MYFACES-3144) [PERF] Cache renderer in UIComponentBase

2011-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033497#comment-13033497 ] Jakob Korherr commented on MYFACES-3144: Is there any method which is always

Re: [jira] [Commented] (MYFACES-3130) [PERF] Avoid unnecessary AbstractList$Itr instances

2011-05-14 Thread Jan-Kees van Andel
+1! I thought RandomAccess was implemented by way more classes, but looking at the list of implementors, I guess checking for RandomAccess is the best choice. 2011/5/14 Jakob Korherr (JIRA) dev@myfaces.apache.org [

[jira] [Commented] (EXTCDI-178) archetype is broken for mojarra

2011-05-14 Thread Imre Osswald (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033505#comment-13033505 ] Imre Osswald commented on EXTCDI-178: - Hi Jakob, Thank you! I will also check if I

[jira] [Issue Comment Edited] (EXTCDI-178) archetype is broken for mojarra

2011-05-14 Thread Imre Osswald (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033505#comment-13033505 ] Imre Osswald edited comment on EXTCDI-178 at 5/14/11 11:53 AM:

[ANNOUNCE] Release of Apache MyFaces Extensions CDI 0.9.5

2011-05-14 Thread Gerhard Petracek
The Apache MyFaces team is pleased to announce the 6th release of Apache MyFaces Extensions CDI (aka CODI). Apache MyFaces CODI provides portable CDI extensions for the Java-Platform (SE and EE). CODI is a modularized and extensible toolbox for CDI based applications. The release contains the

[jira] [Resolved] (EXTCDI-44) test the compatibility of codi-conversations

2011-05-14 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-44. Resolution: Fixed Fix Version/s: 1.0.0 test the compatibility of codi-conversations

[jira] [Created] (MYFACES-3146) ui:fragment (ComponentRef) is responsible for rendering its child components

2011-05-14 Thread JIRA
ui:fragment (ComponentRef) is responsible for rendering its child components Key: MYFACES-3146 URL: https://issues.apache.org/jira/browse/MYFACES-3146 Project: MyFaces Core

[jira] [Created] (EXTCDI-180) dependency injection support for ExceptionHandler

2011-05-14 Thread Gerhard Petracek (JIRA)
dependency injection support for ExceptionHandler - Key: EXTCDI-180 URL: https://issues.apache.org/jira/browse/EXTCDI-180 Project: MyFaces CODI Issue Type: New Feature Components:

[jira] [Created] (EXTCDI-181) ViewExpiredException should be displayed by the DefaultErrorView

2011-05-14 Thread Gerhard Petracek (JIRA)
ViewExpiredException should be displayed by the DefaultErrorView Key: EXTCDI-181 URL: https://issues.apache.org/jira/browse/EXTCDI-181 Project: MyFaces CODI Issue Type: New

[jira] [Resolved] (EXTCDI-180) dependency injection support for ExceptionHandler

2011-05-14 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-180. - Resolution: Fixed Fix Version/s: 1.0.0 dependency injection support for

[jira] [Resolved] (EXTCDI-181) ViewExpiredException should be displayed by the DefaultErrorView

2011-05-14 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-181. - Resolution: Fixed Fix Version/s: 1.0.0 ViewExpiredException should be displayed

[jira] [Created] (MYFACES-3147) message of ViewExpiredException

2011-05-14 Thread Gerhard Petracek (JIRA)
message of ViewExpiredException --- Key: MYFACES-3147 URL: https://issues.apache.org/jira/browse/MYFACES-3147 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.5

[jira] [Reopened] (EXTCDI-176) JSF Page with a WindowScoped Bean cannot be accessed directly

2011-05-14 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reopened EXTCDI-176: - Assignee: Gerhard Petracek it isn't a codi bug but we can provide a workaround JSF

[jira] [Commented] (EXTCDI-176) JSF Page with a WindowScoped Bean cannot be accessed directly

2011-05-14 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033625#comment-13033625 ] Gerhard Petracek commented on EXTCDI-176: - i can't reproduce it with weld v1.1.1