Hi Mark, throw the question of the configuration for me. I think we should use a hierarchic config (can be prefixes in properties format but in groovy/yml/xml/... it would just be a block).
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/5/22 Mark Struberg <[email protected]> > Hi! > > Currently the globalAlternatives approach is configured by > > interface=impl > > in some properties. The issue is that this is pretty costly to detect as > there is no common prefix. > > I suggest we add a hardcoded "globalAlternatives." in front of the > interface. > > That way we can improve the handling speed pretty easily. > > wdyt? > > LieGrue, > strub >
