2009年9月17日星期四

Re: [fw-mvc] so complex!



On Thu, Sep 17, 2009 at 10:57 AM, aoohralex <aoohralex@gmail.com> wrote:

I am sure that Symfony Framework isn't easier. I also sure that in SF
everything has sense and I can easy find help. And I am sure that I still
don't understand this strange method which I must add to Bootstrap:

protected function _initAutoload()
   {
       $moduleLoader = new Zend_Application_Module_Autoloader(array(
                       'namespace' => '',
                       'basePath' => APPLICATION_PATH));
               return $moduleLoader;
   }


Actually he kind of has sort of a point here, in that this is the kind of thing that does make your eyes glaze over, unless you have a deep understanding of ZF. It's like, if it's so auto, why do I need to do it?

--
David Mintz
http://davidmintz.org/

The subtle source is clear and bright
The tributary streams flow through the darkness

没有评论: