That is interesting, indeed! I only quickly skimmed through the article, but it does indeed appear to be a potentially interesting property for dosgi.
If I believe what the authors write in the abstract, it provides a relatively simple and deterministic method that could be implemented in code. Cheers, =David > On Aug 17, 2016, at 10:21 PM, David Daniel <[email protected]> > wrote: > > 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) >>
