[jboss-jira] [JBoss JIRA] Assigned: (JBMICROCONT-132) Constructing values when there is no property editor
Ales Justin (JIRA)
jira-events at jboss.com
Thu Dec 7 08:15:56 EST 2006
[ http://jira.jboss.com/jira/browse/JBMICROCONT-132?page=all ]
Ales Justin reassigned JBMICROCONT-132:
---------------------------------------
Assignee: Ales Justin
> Constructing values when there is no property editor
> ----------------------------------------------------
>
> Key: JBMICROCONT-132
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-132
> Project: JBoss MicroContainer
> Issue Type: Task
> Components: BeanInfo
> Affects Versions: JBossMC_2_0_0 Beta
> Reporter: Adrian Brock
> Assigned To: Ales Justin
>
> When the ValueConvertor can't find a property editor it falls back to looking for
> a constructor with a single String parameter.
> This is probably not correct in some cases.
> It should be looking for a static toValue(String) before looking for the constructor.
--
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