Proposal for inclusion of two additional default template tags. by Spf templates

Wed, 12 Jan 2011 23:58:32 -0700

Proposal for inclusion of two additional default template tags.

by Spf templates @ Wed, 12 Jan 2011 23:58:32 -0700



And a {% decorate %} template tag:http://paste.pocoo.org/show/316593/I think they are generic enough to be included.{% decorate %} implements a commonly used design pattern. (Also knownby XAML programmers.) It avoids the need of having ...