vti wrote:
> Everything seems like great, but how to organize basic CRUD? For example
> i want to add material in some 'folder':
>
> /materials/personal/.../add
Could you elaborate on why you seem to want to have one action for each
folder? I'd rather have
/material/view/x/y/z
/material/add?under=/x/y/z
--
# Robert 'phaylon' Sedlacek
# Perl 5/Catalyst Developer in Hamburg, Germany
{ EMail => ' [EMAIL PROTECTED] ', Web => ' http://474.at ' }
_______________________________________________
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/