[Catalyst] Performance

Robert 'phaylon' Sedlacek rs at 474.at
Fri Mar 9 12:38:45 GMT 2007


Christopher H. Laco wrote:

> Even better, just don't use uri_for if you don't have to. Relative uris
> are your friend. They still work. The web still functions without
> uri_for. :-)
> 
> If you are working on an index page, and you have create/edit/view links
> that are relative to that page, just use html:

Unfortunately, this kills off one big advantage: I can pass an action to 
uri_for and configure my URIs independently of the application in my 
configuration file.

-- 
# 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