Thanks David,
This might be better solution since I am already using DTO and DTOs service. I have to ask do we have a official release of that component in maven or some other repo. Currently I am using osgi.enroute.dtos.bndlib.provider:2.0.0 referenced in enroute distro i.e. org.osgi:osgi.enroute.pom.distro:2.0.0 Cheers -Daghan ________________________________ From: osgi-dev-boun...@mail.osgi.org <osgi-dev-boun...@mail.osgi.org> on behalf of David Daniel <david.daniel.1...@gmail.com> Sent: Sunday, November 27, 2016 12:37 PM To: OSGi Developer Mail List Subject: Re: [osgi-dev] Object Converters for osgi The Felix converter code can be found here. https://github.com/apache/felix/tree/trunk/converter. It is based off the dto spec and conversion spec. https://github.com/osgi/design/blob/master/rfps/rfp-0169-Object-Conversion.pdf [https://avatars1.githubusercontent.com/u/47359?v=3&s=400]<https://github.com/apache/felix/tree/trunk/converter> apache/felix<https://github.com/apache/felix/tree/trunk/converter> github.com felix - Mirror of Apache Felix [https://avatars0.githubusercontent.com/u/1123352?v=3&s=400]<https://github.com/osgi/design/blob/master/rfps/rfp-0169-Object-Conversion.pdf> osgi/design<https://github.com/osgi/design/blob/master/rfps/rfp-0169-Object-Conversion.pdf> github.com OSGi Alliance design repository mirror On Nov 27, 2016 12:16 AM, "Daghan ACAY" <daghana...@hotmail.com<mailto:daghana...@hotmail.com>> wrote: Hi Mat, I did not want to hijack the original thread. I meant exactly those, thanks. But then what did you mean by "Converter - Felix (standardized light weight object conversion)"? Cheers -Daghan Do you mean libraries for object conversion? I know of a couple general purpose bean mappers: http://mapstruct.org/ http://dozer.sourceforge.net/ Dozer - Dozer<http://dozer.sourceforge.net/> dozer.sourceforge.net<http://dozer.sourceforge.net> Dozer. Dozer is a Java Bean to Java Bean mapper that recursively copies data from one object to another. Typically, these Java Beans will be of different complex ... As for conversion APIs, there's the Felix one, a Camel one, Blueprint has one, and there's something in DS for that, too (metatypes?), though I don't know much about that one. On 26 November 2016 at 21:47, Daghan ACAY <daghana...@hotmail.com<mailto:daghana...@hotmail.com>> wrote: Hi Matt, I was looking into something similar in my project if you mean similar concepts as in "Spring or Camel converters" with "Converter - Felix (standardized light weight object conversion)" then please let me know where I can access/contribute to that project. Cheers -Daghan _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org<mailto:osgi-dev@mail.osgi.org> https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev