CVS Account Request: flaredawg

php.internals

Matt Jarjoura

23 years ago
to create a template engine extension in C that runs standard on all PHP engines. Instead of running smarty here and another one there, I am in the process of building an extension that handles all of it fast and hopefully to become standardized.

Rasmus Lerdorf

23 years ago
On Wed, 2 Apr 2003, Matt Jarjoura wrote:
> to create a template engine extension in C that runs standard on all PHP > engines. Instead of running smarty here and another one there, I am > in the process of building an extension that handles all of it fast and > hopefully to become standardized.
Could luck getting anybody to agree on what features such a system should have. You are of course free to work on it, and you might be able to get it into Pear/Pecl, but it definitely will not get into core PHP, so you do not need a CVS account. -Rasmus