@Greg if you want that done, you can start by opening a PR against the
files at
https://github.com/zendframework/ZendSkeletonApplication/blob/master/module/Application/config/module.config.phpand
https://github.com/zendframework/ZendSkeletonApplication/blob/master/config/application.config.phpto
add the required comments (or at least those for the things you think
are not clear enough).

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/



On 10 November 2012 06:29, Greg <dev...@gmail.com> wrote:

> I haven't tried to follow much recently. Honestly, until such time that I
> see decent documentation pertaining to /config/application.config.php, I
> won't be happy (and I'm not going to track down those who know to then
> write it up). Sorry...
>
> To explain, a couple months ago I tried to figure out how to specify my own
> Application class, and naturally thought it can be easily done in global
> config file, and trying to make it work drew me to a brick wall (if I
> recall it was due to the ServiceListenerFactory), it turned out be a simple
> one liner in modules/Application/config/module.config.php, by then I was
> struggling to perceive the intentions and goals (reading the code doesn't
> always clarify this any better). Either its a bug or needs documentation.
>
> I'd like to see a configuration file with every single option specified
> with comments, even if the option is commented out.
>
> I realize that it will (hopefully) come out in the wash. Until then...
>
> Regards,
>
>
> --
> Greg
>

Reply via email to