[weld-issues] [JBoss JIRA] Created: (WELD-738) Remove javassist dependencies from the proxies

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Sat Oct 23 18:55:54 EDT 2010


Remove javassist dependencies from the proxies
----------------------------------------------

                 Key: WELD-738
                 URL: https://jira.jboss.org/browse/WELD-738
             Project: Weld
          Issue Type: Feature Request
          Components: Proxies
    Affects Versions: 1.1.0.Beta1
            Reporter: Stuart Douglas


There is no need for the proxies to continue to use javassist interfaces, as the javassist proxy layer is not longer in use.

The proxies still rely on 
javassist.util.proxy.MethodHandler and javassist.util.proxy.ProxyObject

Both of these should be replaced with weld specific interfaces. 

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