hmemcpy / AgentMulder

** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
https://github.com/ERNICommunity/AgentMulder
MIT License
151 stars 33 forks source link

Replaced IoC with DI in the description strings. #3

Closed moodmosaic closed 12 years ago

moodmosaic commented 12 years ago

Hi Igal, Great work! This Pull Request corrects the terminology from IoC to DI. Technically, I didn't change anything in the code (except the strings in 3 places). Keep up the good work!

moodmosaic commented 12 years ago

Renamed IoC to DI since it is the most correct terminology. (p.42, "Dependency Injection in .NET" by Mark Seemann, Manning, 2012).