<div dir="ltr">Hi guys,<div><br></div><div>I just push a new version for PR 270</div><div><a href="https://github.com/cdi-spec/cdi/pull/270">https://github.com/cdi-spec/cdi/pull/270</a><br></div><div><br></div><div>No more strange inheritance, Builders now use Configurator by composition.</div><div>I kept the distinction between configurator and builder to have different restriction between both.</div><div><br></div><div>BeanConfigurator duplicates all methods from BeanAttributesConfigurator, an alternative might be to compose them (BeanConfigurator consumes a BeanAttributesConfigurator)</div><div><br></div><div>Thanks for your review.</div><div>This PR is important to decide how we may manage other ticket like new version of SE bootstrap (CDI-568) or interceptor on producer (CDI-580)</div><div><br></div><div>Antoine </div></div>