[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-118) Fix the introspection assumption in ClassInfo

Bruno Georges (JIRA) jira-events at lists.jboss.org
Wed Jul 11 05:55:32 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMICROCONT-118?page=all ]

Bruno Georges updated JBMICROCONT-118:
--------------------------------------

    Fix Version/s:  JBossMC-2.2.0.GA
         Assignee: Ales Justin

> Fix the introspection assumption in ClassInfo
> ---------------------------------------------
>
>                 Key: JBMICROCONT-118
>                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-118
>             Project: JBoss MicroContainer
>          Issue Type: Task
>          Components: BeanInfo
>    Affects Versions: JBossMC_2_0_0 Beta
>            Reporter: Adrian Brock
>         Assigned To: Ales Justin
>            Priority: Minor
>             Fix For:  JBossMC-2.2.0.GA
>
>
> Although the javassist version of the ClassInfo works fine, there are still some places
> in the base ClassInfoImpl that assume introspection (i.e. java.lang.reflect objects).
> The javassist impl works around these issues by subclassing.
> Additionally, the deprecated ClassInfo.getType() needs removing.
> This will require understanding where it is currently used and fixing it
> (I think it is mainly related to determining the classloader?)
> Moving this method and its dependencies to the ReflectClassInfoImpl
> Whether we actually remove the deprecated method is another issue
> since it is useful to temporarily fix problems (in future) where we don't provide an equivalent
> in the ClassInfo api.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list