Mike Brock has left a new comment on your post "Dependency Injection in the Browser!":
Pete, I'm actually looking into that, as a matter of fact. The use of @Provider here is sort of a container-level configuration concept.
When the container bootstraps at compile time, it scans for all type providers. These are like our boilerplate things, like MessageBus and RequestDispatcher. So perhaps my post is deceiving. It probably doesn't make sense to equate @Producer and @Provider. I will have to think about this more...
Posted by Mike Brock to Errai Developer Blog at July 19, 2010 11:44 AM