jsf.js: improve error handling code
-----------------------------------

                 Key: MYFACES-3407
                 URL: https://issues.apache.org/jira/browse/MYFACES-3407
             Project: MyFaces Core
          Issue Type: Improvement
            Reporter: Werner Punz
            Priority: Minor


Our error handling code, while working is somewhat byzantine, it basically 
catches to much within the code and then recovers to early. The idea is to 
remove all the catches in ajax response and the ajax utils to have the 
ajaxrequest object dealing with it.
The result is leaner and somewhat cleaner code.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to