Second part of the Javascript Refactoring
-----------------------------------------

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


Cleanup the entire queue and xhr part so that we do not have to rely on 
singletons
and have an implementation specific free transport object itself, which can be 
plugged and
replaced for different transports.

This step is vital due to the upcoming iFrame and websocket transports.

Also the PPS part needs some cleanup, it has functionality in which is covered 
in a more optimized way
by our _Dom.js file (so we get an auto speedup by moving there)


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