[
http://jira.jboss.com/jira/browse/JBMICROCONT-132?page=all ]
Ales Justin resolved JBMICROCONT-132.
-------------------------------------
Fix Version/s: JBossMC_2_0_0_CR1
Resolution: Done
This was already done.
The only question remains if we should remove the value creation via constructor with
single String class type param.
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
Fix For: JBossMC_2_0_0_CR1
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