Hi guys, is org.apache.webbeans.config.BeansDeployer#fireAfterTypeDiscoveryEvent is not correctly implemented?
getXXX() should return "list of enabled XXX" but we return only @Priority ones + user should be allowed to remove items from the list but we don't support it. did I misunderstand it? Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau
