Bill Moseley wrote:
On Fri, Apr 13, 2007 at 09:34:23AM -0700, Jeff Chimene wrote:
Thanks for your reply. As I indicated in an earlier message (http://www.mail-archive.com/[EMAIL PROTECTED]/msg04690.html), I've tried Dumper. I certainly get c.config values, but none of them are TT2 configuration settings. I'm using a view generated by the catalyst helper script.

[%
    USE foo = Class( 'Whatever::View::TT' );
    USE Dumper; Dumper.dump(foo.config ) | stderr;
%]

Hi Bill,

Thanks for the reply. That looks like a good pointer. Where is the class method documented?

Cheers,
jec

_______________________________________________
List: [EMAIL PROTECTED]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to