[Catalyst] Found a simple way to restrain the verbosity of C::C::FormBuilder under debug

Nathan Waddell arafeandur at gmail.com
Sun Jan 20 18:59:46 GMT 2008


Shouldn't debug be *off* by default, in any case??
Worst case scenario, you should have to turn it *on* in each page you
want debugging information - not turn debugging *off* in each page you
don't want debugging information.

On Jan 20, 2008 12:36 PM, Ashley <apv at sedition.com> wrote:
> On Jan 19, 2008, at 11:45 PM, Jonathan Rockway wrote:
> > Someone should submit a patch to make debug settable in the Catalyst
> > configuration (and off by default).  Then you can doc-patch that.
>
> I was actually wishing for this last week but don't have the tuits.
>
> Maybe everyone (well, you core folk) should agree on precedence
> before someone tries to do it.
>
> Like so? I haven't looked at the guts for this stuff and I'm quoting
> flag precedence from memory.
>
> myapp_local.yml:debug
> myapp.yml:debug
> MYAPP_DEBUG
> CATALYST_DEBUG
> -Debug
>
> -Ashley
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>



More information about the Catalyst mailing list