in reply to Survey of Surveys on HTML Templating systems
Princepawn has come up with his own framework, Seamstress, though I'm not sure how serious he is about itThank you for your balanced assessment of templating systems. My first question would be: have you looked at the docs and philosophy behind HTML::Seamstress? Would you agree that Seamstress is a rather unique beast in the jungle HTML templating systems? The only thing similar to it is XML::LibXML, which is based on XHTML and hence requires better structured documents. It also is not based on HTML::Tree which means that you cannot get the magnificent table-building abilities of HTML::ElementExtended
Now on to your question about my seriousness.
I can report that I was pleased with my ability to create common look and feel by normal object-oriented programming as opposed to something like a Mason autohandler.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Survey of Surveys on HTML Templating systems
by perrin (Chancellor) on Feb 23, 2005 at 19:01 UTC | |
by metaperl (Curate) on Feb 23, 2005 at 21:50 UTC | |
Re^2: Survey of Surveys on HTML Templating systems
by tphyahoo (Vicar) on Feb 23, 2005 at 18:03 UTC | |
by tphyahoo (Vicar) on Feb 23, 2005 at 18:36 UTC | |
by metaperl (Curate) on Feb 23, 2005 at 22:14 UTC |