Monday, November 29, 2010

Idea: A language that has DI built in

... in fact how about a language that:

  • Has only mixins, no pure interfaces (this is probably there in at least a dozen languages already, albeit without the no pure interfaces restriction)
  • Allows objects to interact only through dependency injection?
As always, I'm pretty sure a language expert would poke some serious holes in these ideas :)

No comments: