Timothy Ward created FELIX-6064:
-----------------------------------
Summary: Allow leniency when converting from DTO-like types with
no public no-args constructor
Key: FELIX-6064
URL: https://issues.apache.org/jira/browse/FELIX-6064
Project: Felix
Issue Type: Improvement
Components: Converter
Affects Versions: converter-1.0.2
Reporter: Timothy Ward
Assignee: Timothy Ward
Fix For: converter-1.0.6
DTO types are supposed to have a public no-args constructor, but this is only
needed by the converter when converting *to* a DTO type. We should allow some
leniency when converting from a DTO like type because we don't need to
construct it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)