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 2010/03/10 11:15:27 UTC

[jira] Created: (MYFACES-2597) Unify the ReflectUtil and ClassUtils classes

Unify the ReflectUtil and ClassUtils classes
--------------------------------------------

                 Key: MYFACES-2597
                 URL: https://issues.apache.org/jira/browse/MYFACES-2597
             Project: MyFaces Core
          Issue Type: Improvement
          Components: JSR-314
            Reporter: Werner Punz


Currently we have historically grown 2 different classes which are responsible for Class loading one being the ReflectUtil class which originates out of the Facelets Codebase the other one being our own homegrown ClassUtils.
Both have their advantages and disadvantages, we probably should unify both classes under shared ClassUtils in the long run (post 2.0)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.