>Stefan Seifert wrote >> is this a "general SPI", or an SPI provided by >DefaultConfigurationResourceResolvingStrategy, so somewhat like a "2nd >level SPI"? not nice, but yes I think as well there is no nice way to >support this exotic use case without duplicating the >DefaultConfigurationResourceResolvingStrategy which we want to avoid. >> >> the interface name should somewhat make clear that it handles resource >collection inheritance, not property inheritance. >> e.g. something like CollectionInheritanceDecider. >> >Good point, it could be a general SPI which is used by all resolving >stragies.
ok stefan
