On Fri, 07 Sep 2001, Cristopher Daniluk wrote:
> Again, as mentioned before, this is suitable:
>
> function _($string) { return gettext($string); }
>
> once in your code. Voila, now you can still have your short cut, and we can
> still have our consistent naming structure. Sure, it would be an adjustment
> at first, but I personally believe it is worth it. We don't lose anything
> other than maybe 5 minutes of confusion after upgrading. By making it VERY
> clear in the release update, we can avoid major headache. For what it's
> worth:
Having a user-space alias such as this will make the i18n'ed programs
run slower.
-Andrei
Commitment, n.:
Commitment can be illustrated by a breakfast of ham and eggs. The chicken
was involved, the pig was committed.
--
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]