[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868098#action_12868098 ] Jan-Kees van Andel commented on MYFACES-2714: - For archiving, this is the

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868107#action_12868107 ] Werner Punz commented on MYFACES-2714: -- Ok the patch looks fine, but I am currently

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868108#action_12868108 ] Jan-Kees van Andel commented on MYFACES-2714: - Hi Leonardo, I don't see any

[jira] Created: (MYFACES-2721) Second part of the Javascript Refactoring

2010-05-17 Thread Werner Punz (JIRA)
Second part of the Javascript Refactoring - Key: MYFACES-2721 URL: https://issues.apache.org/jira/browse/MYFACES-2721 Project: MyFaces Core Issue Type: Improvement Affects Versions: 2.0.0

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868173#action_12868173 ] Werner Punz commented on MYFACES-2714: -- hia leo... the refactoring for now is done,

[jira] Issue Comment Edited: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868107#action_12868107 ] Werner Punz edited comment on MYFACES-2714 at 5/17/10 7:24 AM:

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868182#action_12868182 ] Werner Punz commented on MYFACES-2714: -- Ok I did a quick mockup of the loading

[jira] Resolved: (MYFACES-2721) Second part of the Javascript Refactoring

2010-05-17 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2721. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Ok my testcases including Trinidad

Re: proposed: myfaces jsf.js refactorings - finally done

2010-05-17 Thread Werner Punz
Ok I am now done with the Javascript refactorings, there is probably still some room for improvement, but I think the code now is a solid foundation for the next enhancements. Here is a full list of what has been done a) Namespace cleanup b) Introduction of a base _Runtime class which provides

[jira] Created: (MYFACES-2722) can get class not found from BeanValidator

2010-05-17 Thread Michael Concini (JIRA)
can get class not found from BeanValidator -- Key: MYFACES-2722 URL: https://issues.apache.org/jira/browse/MYFACES-2722 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects

[jira] Resolved: (MYFACES-2722) can get class not found from BeanValidator

2010-05-17 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2722. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed can get class not found from

[jira] Created: (MYFACES-2723) ee6 container initializer enhancements

2010-05-17 Thread Michael Concini (JIRA)
ee6 container initializer enhancements -- Key: MYFACES-2723 URL: https://issues.apache.org/jira/browse/MYFACES-2723 Project: MyFaces Core Issue Type: Improvement Components: JSR-314 Affects

Re: [GSOC-HTML5] ClientBehavior and ClientBehaviorHolder's attributes

2010-05-17 Thread Jakob Korherr
Hi Ali, Just a shot into the blue, but I think the following might work: In ClientBehavior.getScript(ClientBehaviorContext behaviorContext) you can use behaviorContext.getComponent() and use getAttributes().put(draggable, true);. However draggable is not a standard bypass attribute and thus

[jira] Resolved: (MYFACES-2723) ee6 container initializer enhancements

2010-05-17 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2723. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed ee6 container initializer

[jira] Commented: (MYFACES-2719) faces-redirect=true lost the url parameters

2010-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868379#action_12868379 ] Jakob Korherr commented on MYFACES-2719: From the spec section 7.4.2: If

[jira] Commented: (MYFACES-2719) faces-redirect=true lost the url parameters

2010-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868387#action_12868387 ] Jakob Korherr commented on MYFACES-2719: Committed fix for this issue. Test case

Re: [GSOC-HTML5] ClientBehavior and ClientBehaviorHolder's attributes

2010-05-17 Thread Ali Ok
Hi Jakob, Sine these things are new in HTML5 it is normal that you have to change stuff on MyFaces in order to integrate it perfectly. The best you can do here is (as we already discussed some time ago) a special init parameter to enable/disable this stuff. Right... Thanks for the reply and

[jira] Created: (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis

2010-05-17 Thread Diar Ahmed (JIRA)
Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis - Key: TRINIDAD-1810 URL:

Tag handler for custom Behavior (not ClientBehavior)

2010-05-17 Thread Ali Ok
Hi, I was playing with JSF2 behaviors and I wrote a new behavior (not ClientBehavior). Problem I described here doesn't seem like a impl bug, instead it seems like a missing thing in the spec to me. Let me explain my structure first. I have two abstract stuff in Behavior-side: -

Re: Tag handler for custom Behavior (not ClientBehavior)

2010-05-17 Thread Leonardo Uribe
Hi In theory, If you create a new Behavior, it is expected to override BehaviorTagHandlerDelegate. I think the current behavior is safe, because you can write a custom wrapper for this tag and on apply method check if your component implements your expected XXXBehaviorHolder interface, and if so,

[VOTE] release for myfaces builder plugin 1.0.6

2010-05-17 Thread Leonardo Uribe
Hi, I was running the needed tasks to get the 1.0.6 release of Apache MyFaces Builder Plugin out. This release includes some changes necessary to build myfaces core 2.0 branch, and other enhancements like the new @JSFBehavior annotation and the addition of javascript compressor code into our

Re: [VOTE] release for myfaces builder plugin 1.0.6

2010-05-17 Thread Leonardo Uribe
+1 2010/5/17 Leonardo Uribe lu4...@gmail.com Hi, I was running the needed tasks to get the 1.0.6 release of Apache MyFaces Builder Plugin out. This release includes some changes necessary to build myfaces core 2.0 branch, and other enhancements like the new @JSFBehavior annotation and

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868477#action_12868477 ] Leonardo Uribe commented on MYFACES-2714: - Hi I did some tests with firebug, and

[jira] Commented: (MYFACES-2629) Accept abstract FaceletContext, do not force AbstractFaceletContext

2010-05-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868484#action_12868484 ] Leonardo Uribe commented on MYFACES-2629: - Ok, I committed the patch and solve