[seam-issues] [JBoss JIRA] (JBSEAM-5135) Remove old Seam ProxyFactory
Marek Novotny (JIRA)
issues at jboss.org
Wed Feb 26 04:51:48 EST 2014
[ https://issues.jboss.org/browse/JBSEAM-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Novotny updated JBSEAM-5135:
----------------------------------
Fix Version/s: 2.3.2.CR1
> 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: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list