Hacker News new | ask | show | jobs
by bb88 999 days ago
Why do I care about any of that while writing python? Those seem like artifacts of a Java based DI system.
1 comments

It's a reality of any non-trivial program, regardless of the language.
No. Some languages don't require you to play cat and mouse games to get around artificial limitations put there by the language designers.

There was a talk at PyCon a while back about that patterns commonly used in Java were non-existent in Python.