[Catalyst] Virtual file system

Robert 'phaylon' Sedlacek rs at 474.at
Mon Dec 18 13:07:55 GMT 2006


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 => ' rs at 474.at ', Web => ' http://474.at ' }



More information about the Catalyst mailing list