[Catalyst] New Bundle::Catalyst
John Lifsey - Contractor -
john.lifsey at nrl.navy.mil
Tue Nov 15 16:09:19 CET 2005
I like the idea of DBD::SQLite as well, not only does it encourage the
use of an actual DB, but it opens up the possibility to have some more
in-depth example code. A DBIC model is nice, but actually hooking it to
data is nicer.
Sebastian Riedel wrote:
> Ok, the new list:
>
> Catalyst::Plugin::FormValidator
>
> Catalyst::Plugin::FillInForm
>
> Catalyst::Plugin::Prototype
>
> Catalyst::Plugin::SubRequest
>
> Catalyst::Plugin::Session
>
> Catalyst::Plugin::Session::Store::File
>
> Catalyst::Plugin::Session::State::Cookie
>
> Catalyst::Plugin::Session::State::URI
>
> Catalyst::Model::DBIC::Plain
>
> Catalyst::Model::DBIC
>
> Catalyst::View::TT
>
> Test::WWW::Mechanize::Catalyst
>
>
> I'm also tempted to include DBD::SQLite in the list, to encourage
> people to use a real db for their tests.
>
>
> --
> sebastian
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
More information about the Catalyst
mailing list