I think what behzad said about the blogs applies. I don't think something
can be claimed to be obsolete just because it has a different markup than
what
you're used to, or what you prefer. Also, some languages can't be embedded
into
HTML like you can do with PHP, so in those you have to use a template
engine.
I don't really know what Smarty has to do with separating content and
presentation
either. Or PHP in general... I thought that was HTML and CSS.
On Sat, 19 Jul 2008 01:35:20 +0300, Karol Grecki <[EMAIL PROTECTED]> wrote:
PHP MVC frameworks gained popularity fairly recently, it's irrelevant
when
this pattern was "invented". Also developers and designers got better in
separating content from presentation. It didn't happen overnight, those
technologies and tools matured gradually, so did people skills. Nowadays
web
applications are build quite differently than few years ago.
Karol