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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to