fill AnnotatedTypeImpl lazily
-----------------------------

                 Key: OWB-539
                 URL: https://issues.apache.org/jira/browse/OWB-539
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.0


our AnnotatedTypeImpl is always filled, even if no extension is ever gonna use 
it.

This a) unnecessarily fills up memory and b) unnecessarily consumes time for 
scanning constructors, fields and members.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to