Support optional properties
---------------------------
Key: FELIX-815
URL: https://issues.apache.org/jira/browse/FELIX-815
Project: Felix
Issue Type: Improvement
Components: iPOJO
Affects Versions: iPOJO-1.0.0
Reporter: Clement Escoffier
Assignee: Clement Escoffier
Fix For: iPOJO-1.2.0
iPOJO properties are mandatory in the sense that properties must be assigned
before instance creation. However, sometimes more flexibility is required and
property values could be set later (during the execution).
This improvement aims to provide optional properties support. In fact, each
property should be optional, and only properties described as mandatory should
be mandatory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.