[jboss-jira] [JBoss JIRA] Resolved: (JBMAN-60) Add create(Object, MetaType) to MetaValueFactory
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Thu Feb 26 12:50:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBMAN-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark resolved JBMAN-60.
--------------------------------
Resolution: Done
> Add create(Object, MetaType) to MetaValueFactory
> ------------------------------------------------
>
> Key: JBMAN-60
> URL: https://jira.jboss.org/jira/browse/JBMAN-60
> Project: JBoss Managed
> Issue Type: Feature Request
> Components: metavalue
> Affects Versions: JBossMan.2.1.0.CR1
> Reporter: Scott M Stark
> Assignee: Scott M Stark
> Fix For: JBossMan.2.1.0.CR2
>
>
> For more complicated types (CompositeMetaType for example) or values that have a MetaValueBuilder that uses recursion, one needs to be able to specfiy the MetaType for the value. The current DefaultMetaValueFactory.internalCreate(Object value, TypeInfo type, MetaType metaType) method cannot always determine the correct MetaType for a value.
--
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 jboss-jira
mailing list