I've submitted a patch to the documentation:
http://framework.zend.com/issues/browse/ZF-9507

CM


On Mon, Mar 22, 2010 at 11:44 AM, Chris Morrell <[email protected]> wrote:

> Good point.  I've added comments on both pages where the outdated
> information exists.  Hopefully it'll be updated in the next version of the
> documentation (if I find time I'll read up on the docbook format and submit
> a patch myself).
>
> CM
>
>
>
> On Mon, Mar 22, 2010 at 4:15 AM, Mads Lie Jensen <[email protected]>wrote:
>
>> Hej Chris Morrell
>>
>>
>> >I don't know why it's switched, but it doesn't seem that bad to configure
>> >the providers in a INI file.  You can also include them using something
>> >like:
>>
>> Configuring the providers in the ini-file is not a problem for me
>> either. But the online reference-guide doesn't mention this at all.
>> Instead it states that all includepaths is scanned for files ending in
>> Provider.php og Manifest.php
>> Which, somehow they are not anymore.
>>
>> That is quite frustrating, especially since the reference guide is
>> normally quite good!
>>
>> >I don't know why it's cutting off the first letters.  Have you dug around
>> in
>> >the code at all?
>>
>> Not me, not yet.
>> I suspect in my case it has do do with not having a "namespace" in
>> front, ie I'm using:
>>
>> class HelloProvider ...
>>
>> Whereas all examples in the manual uses something like:
>>
>> class My_HelloProvider ...
>>
>> --
>> Mads Lie Jensen - [email protected] - ICQ #25478403
>> Gartneriet - http://www.gartneriet.dk/
>>
>
>

Reply via email to