On Friday 04 May 2007 16:53, Bernhard Graf wrote: > > First of all, why are you sending your response from the controller > > and not from the view? > > ??? I think you deleted the example.
> > RenderView doesn't use a default view, it uses $c->view(); > > You can read about it here: > > http://search.cpan.org/perldoc?Catalyst#%24c-%3Eview(%24name) > > $c->view() uses a default_view class if configured. no it doesn't. At least not initially, that's the last thing it tries :) -- Bogdan Lucaciu http://www.wiz.ro _______________________________________________ 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/
