[Catalyst] Road Map doc complete

Nathan Waddell arafeandur at gmail.com
Thu Jan 24 16:27:24 GMT 2008


The Road Map, IMHO, is supposed to be a higher level view of what
direction Catalyst development is taking. I manually created it from
the existing Road Map on Trac and the tickets on Trac.

Maybe you should open a Trac ticket?

On Jan 24, 2008 10:00 AM, Zbigniew Lukasiak <zzbbyy at gmail.com> wrote:
> I vaguely remember plans for a $c->req->list_param('users') and
> $c->req->single_param( 'username' ) so that the security problem of
> snippets like:
>
> my $user = $rs->create({
>      is_admin => 0,
>      username => $c->req->param('username'),
> });
>
> would be more clear.
>
> I think this should go somewhere on the wiki, if not on the Road Map
> directly then perhaps to a linked page.  What do you think?  I would
> add it myself - but I am not sure which version it was planned for and
> what the exact names were.
>
> Cheers,
> Zbigniew



More information about the Catalyst mailing list