#2270: TG2b6's update and the project template's encoding
-------------------------+--------------------------------------------------
Reporter: hhsuper | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0rc1
Component: TurboGears | Version: trunk
Severity: major | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by hhsuper):
I think it's not the windows or linux matter, mostly our tg based
application will deploy on a linux server(that is production server), it
will also encounter encoding pbl as our development env, the actual reason
is that you have a inconsist application encoding which may cause some
problem in future, also you can't get the utf-8's benefits only with
declare hint, so what's the effect only with the declare hint?
I think tg is a global based app framework, so I recommand it has a global
based usablity, just like you build a international web application you
will choose utf-8 in all sides of you app. Even if support a argument for
utf-8 is also beautiful, but only the inconsist encoding project template
is sth awful, doesn't it?
--
Ticket URL: <http://trac.turbogears.org/ticket/2270#comment:6>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---