On 11/06/2010 12:51, Nigel Hamilton wrote: > I think programmer speed is a big consideration though - I > personally opt for really simple template solutions like Template::Simple.
I agree with this. I don't like code in the template, I like my templates to be simple so that an average web designer can update them directly without a programmer having to implement new designs. So that a design update goes:- Web designer -> templates Instead of:- Web designer -> programmer -> templates Clear separation of the visual HTML from the code. Lyle _______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
