Refactoring of the Javascript Codebase
--------------------------------------

                 Key: MYFACES-2716
                 URL: https://issues.apache.org/jira/browse/MYFACES-2716
             Project: MyFaces Core
          Issue Type: Improvement
    Affects Versions: 2.0.1-SNAPSHOT
         Environment: javascript, all platforms
            Reporter: Werner Punz


The current codebase is in need of improvement, the refactoring will do 
following
a) Introduce a core runtime module which adds normal namespace handling, 
prototype based inheritance dojo style
and other core routines which are shared over all classes

b) Refactor the DomUtils and LangUtils and reassign the functions
c) Fix various bugs in the utils classes
d) Add better functions on some dom parts wherever it makes sense to cleanup 
the homegrown mess
e) Fix issue https://issues.apache.org/jira/browse/MYFACES-2715
 on the javascript side



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