Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:618 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97523 invoked from network); 2 Apr 2003 22:47:49 -0000 Received: from unknown (HELO www.lerdorf.com) (66.93.78.119) by pb1.pair.com with SMTP; 2 Apr 2003 22:47:49 -0000 Received: from rasmus2.corp.yahoo.com (rasmus2.corp.yahoo.com [207.126.232.175]) by www.lerdorf.com (8.12.9/8.12.9/Debian-1) with ESMTP id h32MlmfD012653 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 2 Apr 2003 14:47:49 -0800 Date: Wed, 2 Apr 2003 14:47:51 -0800 (PST) To: Matt Jarjoura cc: internals@lists.php.net In-Reply-To: <20030402172315.A14684-100000@peanut.tasonline.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] CVS Account Request: flaredawg From: rasmus@lerdorf.com (Rasmus Lerdorf) References: <20030402172315.A14684-100000@peanut.tasonline.com> 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