You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Created) (JIRA)" <de...@myfaces.apache.org> on 2011/11/09 12:54:51 UTC

[jira] [Created] (MYFACES-3393) jsf.js: delay handling needs to be moved from the queue into impl

jsf.js: delay handling needs to be moved from the queue into impl
-----------------------------------------------------------------

                 Key: MYFACES-3393
                 URL: https://issues.apache.org/jira/browse/MYFACES-3393
             Project: MyFaces Core
          Issue Type: Improvement
    Affects Versions: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
            Reporter: Werner Punz
            Assignee: Werner Punz


In preparations for jsf 2.2 the delay handling needs to be moved from the queue into impl.
The advantage of moving the delay there is simply, speed improvement because no xhr object
is generated upfront and secondly less code because it needs less logic on the impl side than on the queue side.


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

        

[jira] [Resolved] (MYFACES-3393) jsf.js: delay handling needs to be moved from the queue into impl

Posted by "Werner Punz (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-3393.
----------------------------------

    Resolution: Fixed
    
> jsf.js: delay handling needs to be moved from the queue into impl
> -----------------------------------------------------------------
>
>                 Key: MYFACES-3393
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3393
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>
> In preparations for jsf 2.2 the delay handling needs to be moved from the queue into impl.
> The advantage of moving the delay there is simply, speed improvement because no xhr object
> is generated upfront and secondly less code because it needs less logic on the impl side than on the queue side.

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