> On Wed, 12 Dec 2001, Sterling Hughes wrote:
> > Sure, commit it... But please don't send a patch for every proto
> > change, we'll yell out you fine if you commit something bad... ;)
> >
> > Btw, yes, if you wouldn't mind zend_parse_parameters() conversion
> > would be great, its probably a little trickier than protos, but, its
> > what we want all the source to be using in X
> > years/months/days/minutes/seconds.
>
> Well, except for very performance-critical functions, I guess, since it
> is somewhat slower than pure zend_get_parameters_ex().
>
And those functions would be? :) Are you talking about regularly used
functions such as strlen(), etc.?
I agree that zend_basic_functions.c should remain abstracted, I
guess where we draw the line is a bit fuzzy to me? What are your
thoughts as to what functions should remain
un-zend-parse-parameterized (say *that* 10 times fast :).
-Sterling
> -Andrei
>
> Complexity in the mind is not caused by learning;
> learning is caused by complexity in the mind.
> -- Steven Pinker
--
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]