Hi Benedikt so far we've been focused on the api, so we never discussed such aspects about implementations, but now it's the perfect timing.
We extensively use ServiceLoader in both Sesame and Marmotta, and I'd like to use here too. I'm aware of some concerns from the OSGi gang. So I'm happy to listen more opinions. I've just created COMMONSRDF-20 to handle this issue. Thanks Benedikt! Cheers, On Wed, Apr 29, 2015 at 9:28 AM, Benedikt Ritter <[email protected]> wrote: > Hey, > > with the strict separation between RDF interfaces and implementations, I > wonder if if would make sense to make it possible to look up > implementations using the ServiceLoader [1]. As far as a know, all we would > have to do, is to add a file to the META-INF folder of the simple > implementation package. > > br, > Benedikt > > [1] http://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter > -- Sergio Fernández Partner Technology Manager Redlink GmbH m: +43 6602747925 e: [email protected] w: http://redlink.co
