read an interesting article this morning http://arxiv.org/abs/1608.03960 Something like this would be an interesting property to have for dosgi which is one of the use cases for DTO's
On Wed, Aug 17, 2016 at 6:47 AM, David Leangen (JIRA) <[email protected]> wrote: > > [ https://issues.apache.org/jira/browse/FELIX-5325?page= > com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=15424288#comment-15424288 ] > > David Leangen commented on FELIX-5325: > -------------------------------------- > > Awesome. Thank you! :-) > > > Patch for embedded DTO (in DTO) > > ------------------------------- > > > > Key: FELIX-5325 > > URL: https://issues.apache.org/jira/browse/FELIX-5325 > > Project: Felix > > Issue Type: Improvement > > Components: Converter > > Reporter: David Leangen > > Assignee: David Bosschaert > > Priority: Minor > > Attachments: patch.diff > > > > > > This patch adds support for converting a DTO that contains an embedded > DTO. It uses recursive calls to Converter.convert() to accomplish this. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
