Ismail Özgün Turan
Ismail Özgün Turan
> > All my remaining concerns are related to the compilation process: discovering new service definitions in AutowirePass means we won't execute previously ran compiler passes on them. > >...
> About my remaining concerns (`ResolveNamedArgumentsPass`, `ResolveChildDefinitionPass` and other pass not running), I'm wondering if we shouldn't add a new `ResolveAutowireInlineAttributesPass` that would scan autowired services for this attribute and...
> You've got it right I think :) I've prepared something that doesn't quite work :shrug: as mentioned before maybe I'm missing something here. Could you maybe take a look...