[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3787) Useless conditional in SeamComponentPostProcessor.postProcessAfterInitialization
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Dec 7 06:38:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated JBSEAM-3787:
------------------------------
Fix Version/s: 2.1.2.CR1
> Useless conditional in SeamComponentPostProcessor.postProcessAfterInitialization
> --------------------------------------------------------------------------------
>
> Key: JBSEAM-3787
> URL: https://jira.jboss.org/jira/browse/JBSEAM-3787
> Project: Seam
> Issue Type: Bug
> Reporter: Francisco Jose Peredo Noguez
> Fix For: 2.1.2.CR1
>
> Attachments: patch.txt
>
>
> instanceof will always return true in org.jboss.seam.ioc.spring.SeamComponentPostProcessor.postProcessAfterInitialization(Object, String), since all org.jboss.seam.ioc.spring.SpringComponent are instances of org.jboss.seam.ioc.spring.SpringComponent
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list