you are viewing a single comment's thread
view the rest of the comments
[–] 63 points 6 months ago (2 children)

Needs more AbstractDefaultProxyBeanFactoryFactories

  • source
  • parent
  • hideshow 4 child comments
  • [–] 24 points 6 months ago (2 children)

    And dependency injection!

    Every class needs to use DI for calling other classes, even though we'll have anyway just a single implementation for all of them, and we won't be using this flexibility at all (not even for tests where it might be useful for mocking dependencies).

  • source
  • parent
  • hideshow 4 child comments