Mike Pirnat <[EMAIL PROTECTED]> writes: > On 2/1/06, Jonathan LaCour <[EMAIL PROTECTED]> wrote: >> >> Thats my only beef, and I am actually kind of surprised that no one >> else is bothered by this in least! All a matter of taste, probably :) > > I've been too busy to be publicly bothered by it, but it definitely > bugs me. Cryptic symbols that magically mean something are one of the > reasons I try not to look at Perl any more (if I can help it). ;-)
Hi Mike! The symbol already exists and is used in other languages (other than Python) as well. It is a standard created by GNU gettext and is already used in TurboGears. The proposal is to use this same symbol everywhere instead of mixing it with the method 'lazy_gettext' and asking for the developer to know when to use each one. The idea is to have one and only one way to do the right thing here. -- Jorge Godoy <[EMAIL PROTECTED]>

