http://qs321.pair.com?node_id=968250


in reply to Push style templating systems

Template::Replace is now added to the push-style templating systems page.



The mantra of every experienced web application developer is the same: thou shalt separate business logic from display. Ironically, almost all template engines allow violation of this separation principle, which is the very impetus for HTML template engine development.

-- Terence Parr, "Enforcing Strict Model View Separation in Template Engines"

  • Comment on Template::Replace added to Push style templating systems