Hacker News new | ask | show | jobs
by juancampa 3424 days ago
I'm curious what's the difference between Managed State and good old Dependency Injection. Is it just a naming difference? In that case, why? People already know what DI is.
1 comments

While I could see that this implementation of Managed State is an example of DI, the opposite is not true.