#613: Unified validation
---------------------------------------------+------------------------------
Reporter: simon | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 0.9
Component: Widgets | Version:
Severity: normal | Resolution:
Keywords: validate, exception, formencode |
---------------------------------------------+------------------------------
Comment (by godoy):
I don't see how the Calendar case can be solved with headers or some
request info. For example, there's "pt" and "pt-utf8" versions of the
calendar javascript there. The same applies for other languages and
there's some win charset as well. It's a mix of language and charset.
Since it is a third-part component, I don't see how we can change that.
For other non-UI javascript I don't see a need for I18N (that doesn't mean
there will never be another component that needs it...).
I still think that "lazy_gettext" should be mapped to "_" and "_" should
be *the* I18N interface (better yet: merge lazy_gettext into gettext's
code or use lazy_gettext for everything).
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/613>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---