DependencyInjection-2nd-edition / codesamples

Sample code for Dependency Injection Principles, Practices, and Patterns
https://manning.com/seemann2
MIT License
144 stars 58 forks source link

Renamed Type Adapter #13

Open DominikTher opened 1 year ago

DominikTher commented 1 year ago

Hello, I think that Adapter is wrongly named. Because we need to convert our object to type A not to type G.