[weld-issues] [JBoss JIRA] Work stopped: (WELD-614) Scalability problem with class framework APIs

David Allen (JIRA) jira-events at lists.jboss.org
Fri Sep 3 07:53:52 EDT 2010


     [ https://jira.jboss.org/browse/WELD-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on WELD-614 stopped by David Allen.

> Scalability problem with class framework APIs
> ---------------------------------------------
>
>                 Key: WELD-614
>                 URL: https://jira.jboss.org/browse/WELD-614
>             Project: Weld
>          Issue Type: Bug
>          Components: Bootstrap and Metamodel API
>    Affects Versions: 1.0.1.Final
>            Reporter: David Allen
>            Assignee: David Allen
>             Fix For: 1.1.0.Beta2
>
>
> When external API frameworks are used in conjunction with a Weld deployment, the class hierarchies are redundantly reflected causing an abundance of collections of redundant methods and members to be created.  As a simple example, consider the Struts framework.  It has only a few basic classes from which many application classes extend.  While the application classes may themselves have few methods or members, the base classes can have many, which in this case are duplicated for each application class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list