On Thu, 15 Jun 2006, Eric W. Bates wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Matt S Trout wrote: >> Eric W. Bates wrote: >>> >>> Perhaps in the context of $c->model() I'm not really loading a package? >> >> $c->model prefixes w/MyApp::Model for convenience and code re-use between >> applications. >> > Cool. > > Which other parts (if any) of Catalyst perform naming prefixes? > Surprisingly ;) $c->view, $c->controller and $c->component Jess _______________________________________________ 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/
