musketyr / eau

Automatically exported from code.google.com/p/eau
0 stars 0 forks source link

Proved SPI for automatic collectors discovery #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new feature do you demand?

Proved SPI for automatic discovery of result and score collectors on 
classpath. 
Provide utility class for easy accessing discovered collectors. 
The class should be able also to register new collectors on runtime.
Add option to user interface to show user which collectors are availible.

Who will benefit from this new feature?

Developers who wanted to extend functionality with new collectors.
Users who wanted know which collectors are availible.

Original issue reported on code.google.com by vladimir.orany on 17 Sep 2009 at 9:52

GoogleCodeExporter commented 9 years ago
SPI: 
eu.ebdit.eau.spi.Collector
Utility class for obtaining collectors over SPI: 
eu.edbit.eau.util.Collectors

Original comment by vladimir.orany on 22 Sep 2009 at 9:14