Tomas Remes created JBSEAM-5135:
-----------------------------------
Summary: Remove old Seam ProxyFactory
Key: JBSEAM-5135
URL:
https://issues.jboss.org/browse/JBSEAM-5135
Project: Seam 2
Issue Type: Feature Request
Reporter: Tomas Remes
org.jboss.seam.util.ProxyFactory can be safely removed from Seam. Purpose of this
copy&paste class from Javassist was to correctly handle final methods along with
shadow proxies from Drools 4 - you can see
https://issues.jboss.org/browse/JBSEAM-1635.
There are no shadow proxies in Drools 5 and higher, so this class is really useless.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira