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

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

hia leo...
the refactoring for now is done, for the next few days there will be no change 
in the filestructure itself of our ajax core.

The filestructure now is:

                <include>**/_impl/core/_Runtime.js</include>
                <include>**/_impl/_util/_Lang.js</include>
                <include>**/_impl/_util/_Queue.js</include>
                <include>**/_impl/_util/_ListenerQueue.js</include>
                <include>**/_impl/_util/_Dom.js</include>
                <include>**/_impl/_util/_HtmlStripper.js</include>
                <include>**/_impl/xhrCore/_AjaxUtils.js</include>
                <include>**/_impl/xhrCore/_AjaxRequestQueue.js</include>
                <include>**/_impl/xhrCore/_AjaxRequest.js</include>
                <include>**/_impl/xhrCore/_AjaxResponse.js</include>
                <include>**/_impl/xhrCore/_Transports.js</include>
                <include>**/_impl/core/Impl.js</include>
                <include>**/api/jsf.js</include>




> 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
>
>
> 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