Bertrand Delacretaz wrote:
1) Our own simple "jar service provider" mechanism microsling looks for jar files providing a file like [1] , using our own simple ServiceLoader class (like Felix suggests, that's about 10 lines of code).
just curious, why would you write those 10 lines if the JDK already provides what you are looking for?
regards marcel
