mike – thanks! I’ll post more when the draft proposal is ready.
phpimpact – sorry, I didn’t mean to say that Zend_Di is useless. I just think it has too many features and is too complicated for Zend Framework (at least at this time). As you say, Zend_Di is, in fact, the inspiration for this proposal. Also, the proposal I’m writing is just a draft and has in no way been approved by anyone at Zend.
Ian Barber – good ideas. I would definitely like a way to declare required dependencies and perhaps even optional dependencies. I was thinking of trying to use DocBlock tags for this.
]]>Could even have two sets, for required and available (though perhaps that would be a little awkward).
]]>