Allows instance configuration to declares complex properties
------------------------------------------------------------
Key: FELIX-629
URL: https://issues.apache.org/jira/browse/FELIX-629
Project: Felix
Issue Type: Improvement
Components: iPOJO
Affects Versions: iPOJO-0.8.0
Reporter: Clement Escoffier
Assignee: Clement Escoffier
Instance configurations contain properties. These properties are name-value
pair. The value has two possible type : String or another Dictionary. This
allows creating deep structure. However, these structure are limited to
Dictionary.
The purpose of this issue is to provide other types such as array, list, and
map. Then, an instance configuration can receive directly a Map, a List or an
Array (Object array or String array) directly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.