Agoda.IoC
Agoda.IoC copied to clipboard
Refactor Autowire to be more elegant
based on feedback
https://github.com/agoda-com/Agoda.IoC/pull/11#issuecomment-828111770
I think we can refactor this to be a be more elegant, currently its a foreach with a if/elseif/else, which isn't "always" bad, but i think we can do better, I always questions things when we start using elseif :)