2009/6/16 Matthew Weier O'Phinney <matt...@zend.com>: > -- Benjamin Eberlei <kont...@beberlei.de> wrote > (on Tuesday, 16 June 2009, 09:54 PM +0200): >> I have written a blog post on how to integrate the Yadif DI container with >> Zend_Application (to replace Zend_Registry). It uses Application Resources as >> instances of the DI container and allows to use them as dependencies for any >> objects that are instantiated through the container. >> >> http://www.whitewashing.de/blog/articles/117/ >> >> Any other DI container that uses __isset, __set and __get can also be >> integrated with Zend_Application. Very awesome! :) > > Awesome -- glad to see this post! As you note in the entry, this was > actually a design goal of Zend_Application, and I was very much > targetting simple property overloading in the container, which is a > common paradigm with DI containers.
Great to see this, I really like the Yadif container in the way it is so simple :) Hopefully something like this will make it into zend core at some point?? > > Nice work, and I hope others start following suit! > > -- > Matthew Weier O'Phinney > Project Lead | matt...@zend.com > Zend Framework | http://framework.zend.com/ > -- ---------------------------------------------------------------------- [MuTe] ----------------------------------------------------------------------