Hi!
I want to open a discussion about using "_" as a synonimous to "lazy_gettext"
everywhere on TG. My main points are:
- What drawbacks are there on using lazy_gettext everywhere? Are
there any performance implications?
- If there are strong drawbacks, how about making "_" to use
lazy_gettext automatically when in widget context?
The reasoning is unifying the interface and standardizing on "_" everywhere we
need I18N an L10N.
--
Jorge Godoy <[EMAIL PROTECTED]>

