Aug 31, 2023
Fair point. But the rules are somewhat different for third-party libraries that are expected to be as efficient as possible.
With Factory a good portion of the dependency injection resolutions are occurring at application launch. And most people (users and developers) like their apps to launch as quickly as possible.
I'll look at updating the article. Thanks.