Re: XML Templates...
[email protected] (Andrei Zmievski)
| Newsgroups | php.template |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 15 Feb 2000, Derek Neighbors - ATCX wrote: > Basically this is not complete reinvention of PHP. This is Rapid > Application Develompent PHP. Only you still have the ability to get to core > php underneath if you want to get your hands dirty. At this point I think > the template approach is actually targeting more of the static web site > format not ones that want applications. Which is fine, but not how most see > the future of the web. Derek, You're right, there absolutely needs to be some sort of PHP RAD framework and that's something that I possibly see myself working on in the future. But I don't think you're correct when you say that the template solution targets static sites. The purpose is to write applications that separate presentation from the business logic. -Andrei * The best source is the source code. *