ServiceComposites needs additional types mapped
-----------------------------------------------
Key: QI-223
URL: http://issues.ops4j.org/browse/QI-223
Project: Qi4j
Issue Type: Bug
Reporter: Niclas Hedhman
Assignee: Rickard Öberg
At the moment the PropertyMapper, which handles the conversion from string data
in properties files to ServiceComposite, only has support for String, Integer,
Long, Boolean, Float and Double.
At least the following types should also be supported;
Date = use ISO8601
BigDecimal
BigInteger
List = Comma separated list, comma is escaped if in String.
Set = see List
Map = key : value, key : value, where command and colon are escaped if in
String.
Comma, Colon and Backslash are escaped.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev