That's a custom autoloader resource. Here's the code:
http://pastie.org/1115810

--
*Hector Virgen*
Sr. Web Developer
Walt Disney Parks and Resorts Online
http://www.virgentech.com



On Wed, Aug 25, 2010 at 11:37 AM, Mike Wright <[email protected]>wrote:

> Hector Virgen wrote:
>
>> I have a single module set up in my application (in addition to the
>> "default" module). If it helps here is the relevant portion of my
>> application.ini:
>>
>> http://pastie.org/1112666
>>
>> <http://pastie.org/1112666>Both bootstrap classes (Bootstrap and
>> Blogs_Bootstrap) are empty. I hope this helps :)
>>
>>
> Great post!
>
> It's helped me to understand more clearly what is going on "under the
> hood".  To try it out I created a zf project with modules that match the
> above config.ini file.  However, when I run it I get the following error:
>
>    Unable to resolve plugin "autoloader"; no corresponding plugin with that
> name
>
> The exception points to Zend_Application_Bootstrap_BootstrapAbstract.php
> line 380.  Looking further I see that the specific failure occurs within the
> method "getPluginResource($resource) at line #329
> $this->_loadPluginResource().
>
> Do you have any insights about this?
>
> I'm very excited to get going using your config layout and especially to
> refactor a somewhat bloated application into modules.
>
> Thanks,
> Mike Wright
>
>  --
>> *Hector Virgen*
>>
>> Sr. Web Developer
>> Walt Disney Parks and Resorts Online
>> http://www.virgentech.com
>>
>

Reply via email to