Re: [Converter] Provide-Capability missing?

2016-08-11 Thread David Leangen
Hi David B., Thank you, you helped me find the problem. :-) Turns out I was mixing this up with the “old” enRoute implementation. All good now. Cheers, =David > On Aug 11, 2016, at 6:19 PM, David Bosschaert > wrote: > > Hi David, > > Thanks for pinging here :) > > The converter can con

Re: [Converter] Provide-Capability missing?

2016-08-11 Thread David Bosschaert
Hi David, Thanks for pinging here :) The converter can convert to/from DTOs (BTW this part is not very well tested yet) but it does not implement the enroute DTO API. Not sure why it should? Basically the way you'd use the converter with DTOs would be for example to convert a key/value map into

[Converter] Provide-Capability missing?

2016-08-11 Thread David Leangen
Hi! I am very interested in the Converter. As David B. requested on the bndtools list, I am writing here for questions/comments. There will surely be more to come, but here is the first. I tried replacing the enRoute version of DTOs with the Felix version, but the system does not resolve. I n