This is the discuss thread for SIP-19 JIRA: https://issues.apache.org/jira/browse/SOLR-16998 SIP link: https://cwiki.apache.org/confluence/display/SOLR/SIP-19+Adopt+JSR-330+dependency+injection
Use a standardized dependency injection in Solr instead of our home grown @SolrCoreAware, @ResourceLoaderAware, @SchemaAware etc. Proposal is to do a trial with Dagger2 (https://github.com/google/dagger) which is a compile-time depenency injection framework. Let's keep discussion here on the list. SIP document will be kept up to date with feedback from this discussion Code discussion on the JIRA (if/when we get there) I do not have any expereince with Dagger myself, and have not done any deeper analysis of feasibility, or whether another framework is more suitable for our use. I think first step would be a POC with a limited scope. Jan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org