[
https://issues.apache.org/jira/browse/FELIX-6064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Ward resolved FELIX-6064.
---------------------------------
Resolution: Fixed
Fixed in SVN revision 1853957
> 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
> Priority: Major
> 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)