You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Daniel Kasmeroglu (JIRA)" <ji...@apache.org> on 2014/10/13 03:20:33 UTC

[jira] [Created] (TOMEE-1402) Refactored parts of the AnnotationDeployer

Daniel Kasmeroglu created TOMEE-1402:
----------------------------------------

             Summary: Refactored parts of the AnnotationDeployer
                 Key: TOMEE-1402
                 URL: https://issues.apache.org/jira/browse/TOMEE-1402
             Project: TomEE
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: Daniel Kasmeroglu
            Priority: Minor
             Fix For: 2.0.0


I've refactored the JSF deployment in _AnnotationDeployer_ as the general _deploy_ method is way too long for my taste so this is a first step which will hopefully be accepted. Basically I've extracted the code into it's own methods and reduced redundant loops as well as a rearrangement of loops in order to prevent unnecessary loop-in-a-loop code.

See:
https://kasisoft.com/stash/projects/TOMEE/repos/tomee/commits/45be27508eb08cfda84871fbc42b44b8c3c84a12



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)