[weld-issues] [JBoss JIRA] Created: (WELD-631) Change ProxyFactory to use the low level javassist API

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Sat Aug 21 05:14:11 EDT 2010


Change ProxyFactory to use the low level javassist API
------------------------------------------------------

                 Key: WELD-631
                 URL: https://jira.jboss.org/browse/WELD-631
             Project: Weld
          Issue Type: Task
            Reporter: Stuart Douglas
            Assignee: Stuart Douglas


We should investigating changing the ProxyFactory to using the low level javassist API. This will have several benefits:

It will fix WELD-616
It should speed up proxy class creation, as currently may class files are loaded and parsed unnecessarily
It may allow for other runtime optimisations 


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