Just to keep the discussion alive, I filled an issue and applied a patch: https://issues.apache.org/jira/browse/ANY23-50
Feedbacks are welcome! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Feb 18, 2012 at 11:11 AM, Simone Tripodi <[email protected]> wrote: > Hi Mike! > >>> >>> What I am proposing is something really simpler, using the >>> ServiceLoader < >>> http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html:> >>> that would still allow dynamic definition of the plugins loaded at >>> runtime, but since plugins are already known at compile time, we can >>> drastically reduce the class loading. >>> >> >> That's why Phython guys joke Java developers :) >> > > didn't understand :) They joke about what? Classpath scanning or > ServiceLoader? :) > > best, > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/
