[jboss-jira] [JBoss JIRA] Commented: (JBMICROCONT-202) Primative arrays are not handled correctly due to ArrayInfoImpl name & DefaultMetaValueFactory
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Fri Aug 10 02:24:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBMICROCONT-202?page=comments#action_12371700 ]
Scott M Stark commented on JBMICROCONT-202:
-------------------------------------------
Done except for the type safe Iterable implementation for multi-dimensional arrays.
See the FIXME in org.jboss.test.metatype.values.test.ArrayValueSupportUnitTestCase.test2DCharArray
> Primative arrays are not handled correctly due to ArrayInfoImpl name & DefaultMetaValueFactory
> ----------------------------------------------------------------------------------------------
>
> Key: JBMICROCONT-202
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-202
> Project: JBoss MicroContainer
> Issue Type: Bug
> Components: MetaData
> Affects Versions: JBossMC_2_0_0 Beta3
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
> Fix For: JBossMC-2.0.0.Beta4
>
>
> When looking at obtaining MetaType/MetaValues for primative arrays I see problems with the primitive array type name ("[char" vs "[C") and attempts to cast to Object[] in DefaultMetaValueFactory. The referenced forum discusses the issues.
--
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