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 (Jira)" <de...@myfaces.apache.org> on 2022/12/20 07:56:00 UTC

[jira] [Created] (MYFACES-4538) Smaller 2.3 jsf.js code reorganisation to achieve 100% sync between 2.3 and 2.3next

Werner Punz created MYFACES-4538:
------------------------------------

             Summary: Smaller 2.3 jsf.js code reorganisation to achieve 100% sync between 2.3 and 2.3next
                 Key: MYFACES-4538
                 URL: https://issues.apache.org/jira/browse/MYFACES-4538
             Project: MyFaces Core
          Issue Type: Task
            Reporter: Werner Punz


There has been a diverging of the codebases between 2.3 next 3.0 and master going on.

In order to reduce it, i am improving the 2.3 codebase by shifting additional ie6 specific code into quirks.

Also, the eval code now can be cut down to what we have in the higher branches because ie down until 6 (I found some old vms yay...) is supporting the head insert method.

All which is left out are now windows mobile and old blackberry devices. I think we can safely make a cut here, if someone has a problem with this we still can take the old eval code back in. The rest of the diverting code will be shifted into its own quirks package so that we in the future can maintain the code more easily.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)