[ 
https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869738#action_12869738
 ] 

Werner Punz commented on MYFACES-2714:
--------------------------------------

Hia Leonardo, sorry I was a few days on vacation, the method you mention here 
works only on firefoy and old ie5.5 browsers.
It is fine with me if you add this functionality (btw. I will make another big 
commit tomorrow which reduces the overall compressed
filesize by 10kb, I did some code optimizations while being on vacation)
But you have to have in mind, that this will not work probably on all other 
browsers and might break on firefox too.
That was the main reason why we did the whole code loading the way we did a 
global eval works on all browsers.

But as I said, I am fine with it, but you have to be aware that this will only 
work in firebug :-)
(I can add an eval fallback for the rest of the browsers if you want)


> Include uncompressed jsf.js file and use it when development mode is used
> -------------------------------------------------------------------------
>
>                 Key: MYFACES-2714
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2714
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.0
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>         Attachments: MYFACES-2714-2.patch, MYFACES-2714-3.patch, 
> MYFACES-2714-4.patch, MYFACES-2714-5.patch, MYFACES-2714-6.patch
>
>
> Reading some blogs about jsf 2.0, I notice mojarra include an uncompressed 
> jsf.js file and use it when development mode is used. It is difficult to 
> debug myfaces javascript for users and I think it is worth to do it too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to