]
Tomas Remes updated JBSEAM-5135:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Remove old Seam ProxyFactory
----------------------------
Key: JBSEAM-5135
URL:
https://issues.jboss.org/browse/JBSEAM-5135
Project: Seam 2
Issue Type: Enhancement
Reporter: Tomas Remes
Assignee: Marek Novotny
Fix For: 2.3.2.CR1
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: