All functions are external for the language.
A C program can live without any function( except for main). Some things can me made 
without using of function.
When I use <stdio.h> I think that protos which resides there are not part of the 
language.
I had a CS course where the lector showed us what is C and without using any function.
I don't think that any of the template functions is different from array_push for 
example it's not PHP it is external function.
I can live without array_push, implode and some others, so someone else can live 
without templtes_* functions.


Regards,
Andrey Hristov
----- Original Message -----
From: "Andrei Zmievski" <[EMAIL PROTECTED]>
To: "Björn Schotte" <[EMAIL PROTECTED]>
Cc: "Martin Jansen" <[EMAIL PROTECTED]>; "Daniel Lorch" <[EMAIL PROTECTED]>; 
<[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2001 5:14 PM
Subject: Re: Re[2]: [PHP-DEV] [NEW EXTENSTION]: templates


On Wed, 05 Dec 2001, Björn Schotte wrote:
> * Andrei Zmievski wrote:
> > > I suggest ext/template being extemely important.
> > Sorry, but I am completely against it.
>
> Why?

See my previous message.

-Andrei

"When I get a little money, I buy books;
 and if any is left I buy food and clothes." -- Erasmus

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to