in reply to Re^3: Push style templating systems
in thread Push style templating systems
Thing is, breaking a table into 3 files as shown in the full example eliminates one major push-style benefit, the ability to statically validate and clean HTML... and another push-style benefit: the ability to edit with an HTML page-oriented tool.
Interesting module nonetheless.
Finally, your statement about Seamstress and div/class tags is a bit of a simplification. The more recent API calls in Seamstress can use anything that the look_down() method in TreeBuilder can.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Push style templating systems
by arbingersys (Pilgrim) on Mar 21, 2008 at 16:37 UTC |