[jifty-devel] Difference Between alias and import_templates in Template::Declare

Shawn M Moore sartak at bestpractical.com
Wed Oct 14 15:48:36 EDT 2009


On Wed, Oct 14, 2009 at 11:45:36PM +0400, Ruslan Zakirov wrote:
> delegate to Some::Class in This::Class under '/foo' setting { foo => 'bar' };

This could work.

> delegate '/foo' in This::Class to  Some::Class setting {};

This would be confusing. I'd think it was taking the /foo template in
This::Class and putting it into Some::Class.

Shawn



More information about the jifty-devel mailing list