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