[Maypole] Re: [Maypole-dev] [PATCH] Split the guts of the view template into a macro

Dave Howorth dhoworth@mrc-lmb.cam.ac.uk
Thu, 09 Dec 2004 10:24:21 +0000


Dagfinn Ilmari Mannsåker wrote:
> I needed to replace just the related part of the view template for some
> of my tables, so instead of duplicating most of it, I split the guts off
> into a view_item macro.

Why not simply split it into two separate templates instead of adding it 
to (a.k.a. bloating :) the macros file? That seems more the TT way, IMHO.

Cheers, Dave