Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 200003

Re: [PHP3] Re: [PHP Template] Re: [PHP3] PHP Template Engine spec revision 0.52 From: Andrei Zmievski (andrei <email protected>)
Date: 03/21/00

On Tue, 21 Mar 2000, John Coggeshall wrote:
> and control statements.. The differences between how I work now and how
> you propose work be done in the future is staggering -- you are asking me
> to let a designer that I don't trust to write basic HTML to write advanced
> control loops and logic blocks using a top-end system which converts this
> pseudo-language into PHP and THEN processes the PHP Code... FINALLY
> outputting the page to the user... assuming that designer wrote his code
> right AND the top-level parsing engine actually parsed it correctly.

No, I don't propose that the designer do that. The best way, I think, is
for programmer to set up a skeleton template which already has sections
where necessary and then give it to the designer who simply expands the
HTML.

And the engine doesn't convert template language into PHP. It executes
it directly.

> Furthermore, on the topic of speed, why would I set up a system to let a
> designer do my job at the expense of execution speed when It's easier for
> me to write the code myself -- and have the confidence that the code
> functions as expected and is stable.
>
> There are a number of reasons I'm against this...
> Preference, Real-world Business Concerns, Page Speed and Basic Stablity.

I'm not imposing my will on you or anything like that. If you like it,
then use it, if you don't - well, more power to you, find something that
fits your needs better.

-Andrei

"The galaxy is, in other words, an immensely, intrinsically,
and inexhaustibly interesting place." -- Iain M. Banks

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>