Date: 09/08/01
- Next message: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Woah"
- In reply to: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Next in thread: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Reply: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Woah"
- In reply to: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Next in thread: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Reply: Cristopher Daniluk: "RE: [PHP-DEV] Woah"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

