Re: [PHP Template] Re: [PHP3] Template Discussion
[email protected] (Andi Gutmans) Wed, 22 Mar 2000 20:11:54 +0200 (IST)
| Newsgroups | php.template |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Mar 2000, Andrei Zmievski wrote: > On Wed, 22 Mar 2000, Andi Gutmans wrote: > > Don't forget that when you started writing PHP/FI a few years ago you were > > trying to do what Andrei is doing now. > > Slowly you added loops and conditional statements like Andrei wants to do > > now. What happened was that PHP evolved from this. > > I see this as starting a new programming language and not as a template > > system, thus, I don't see how PHP can accomodate it. It would be like PHP > > accomodating Visual Basic. > > It's nothing like it. No one wants to rewrite PHP in the template > language. Looping is only implicit. Well I guess we're not getting anywhere as you don't understand our point. Just keep in mind that what you are doing is what PHP started out with, and don't be surprised that people will want your template system to include more complex expressions and loops as time goes by. Think of where that will take you. Maybe it is where you want to go but I doubt it is... Andi