[Pugged] template systems?
Tim Perdue
ciapug@ciapug.org
Mon, 26 Aug 2002 14:24:56 -0500
--wRRV7LY7NUeQGEoC
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Aug 26, 2002 at 07:12:38PM -0000, dave@visionary.com wrote:
> Anyone tried to use one of the php template systems? I've always wondered=
what they really bring to the table (or is that "<table>").
>=20
> When building a site, I usually cut the pages apart into header, nav-bar,=
footer and other sections, that just get included into whatever PHP page n=
eeds them.
>=20
> Here's one I just saw on freshmeat:
>=20
> http://gween.freesources.org/
That's another religious argument.
PHP itself *is* a templating language so there's no need to lump another one
on top of it. People say you need a templating system to abstract out the d=
ata
from the presentation, but that is largely bunk. No matter what, you still
have to have the variable names in the template itself, so nothing is really
saved. So the programmer still has to work with the HTML person, and there's
no real way around it.
Tim
--=20
Founder - PHPBuilder.com / Geocrawler.com / SourceForge
GPG Public Key: http://www.perdue.net/personal/pgp.php
Perdue, Inc. / Immortal LLC
515-554-9520
--wRRV7LY7NUeQGEoC
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9aoCILxmgedYDVWQRAh7IAJ4hDvI5i59BDeZjDFYdrPakEPmzYACffV2u
+j7OgiwvEd2o43IElqyyZDM=
=pbIr
-----END PGP SIGNATURE-----
--wRRV7LY7NUeQGEoC--