Skip to main content
1 of 2
orip
  • 309
  • 1
  • 5

Dagger for Java does that. It sacrifices some runtime magic (like Guice's) to offer an almost completely compile-time codegen experience, including converting most runtime errors to compilation errors.

Would be cool in .NET too.

orip
  • 309
  • 1
  • 5