On 5/7/07, Matt S Trout <[EMAIL PROTECTED]> wrote:
in MyApp.pm - you were confusing the 'Controller::Foo' key that specifies which component MyApp-level config is for and the 'Controller::FormBuilder' key that specifies C::C::FB-specific config options within a controller. The names are sufficiently similar I'm not blaming you though - Juan, maybe a doc tweak or a clearer name is in order?
Yes, I'll clarify the documentation and maybe include something about a Controller base class as a best practice suggestion. Having it in the synopsis section doesn't seem to provide enough descriptive info it seems ;) _______________________________________________ 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/
