[Catalyst] Wishlist for 2006!
Sebastian Riedel
sri at oook.de
Sat Jan 7 03:48:44 CET 2006
Ok, the first wish is implemented, we now have YAML support in trunk.
http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst/
Not much changed, it will just check for a myapp.yml file and merge
it's content with MyApp->config.
The file name can be configured with MyApp->config->{file}.
A basic myapp.yml is now auto-generated by catalyst.pl, just remove
it if you don't want to use it.
Using config plugins like Catalyst::Plugin::Config::JSON is still as
easy as it used to be, no changes needed. ;)
--
sebastian
More information about the Catalyst
mailing list