Hi all, In OSGi work is being done to define a Converter service. The current working draft can be found here: https://github.com/osgi/design/tree/master/rfcs/rfc0215
I have started prototyping an implementation of this in my personal github project: https://github.com/coderthoughts/converter However, it would obviously be nicer to do the implementation an a proper opensource project, so I'm looking for a home work this work. Apache Felix would be a good place IMHO as this will be another generally useful OSGi component. Another place could be Apache Aries, but I was initially thinking of Felix because this is not really an 'Enterprise' component. How would people feel if I would contribute my current very small codebase with no dependencies to the Felix project and continue development here? Best regards, David Bosschaert
