Archive for November 21st, 2005

Dependency Injection on the Client

Monday, November 21st, 2005

I never thought I would find dependency injection all that interesting until this past week when I realized how useful it could actually be. In an effort to tinker with aspects further, I ended up creating an aspect that can look up and inject an EJBHome. Sure, it’s not much but it’s amazing how much [...]