Re: Improving i18n support (Was: Re: Christmas
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxx>
- Date: 28 Dec 2006 15:59:26 -0800
Larry W. Virden wrote:
Donal and Richard, any thoughts on additions to Tcl as shipped to
improve the internationalization and Unicode support within core Tcl?
Well, for i18n there's probably room for better number and currency
format handling, but the facilities are there already for most of the
other bits and pieces you need. Moreover, Tcl's UNICODE support is
excellent; the only time it is surprising to people is when they try to
apply the odd workarounds used in other languages and have to to learn
that Tcl gets it right for them already. :-) I don't think that there
should be transliteration tools (like the *lish stuff) in the core, not
when it can go into tcllib instead just fine (I don't regard it as a
tool for a serious message catalog engine; it's just a convenience for
speakers of western european languages).
When it comes to Tk, there's *lots* still to be done, starting with a
bidi text renderer. Automated ligature support (and yes, this makes
cursor location and selection ranges *tough*) would be a bonus too.
Donal.
.
- Follow-Ups:
- Re: Improving i18n support (Was: Re: Christmas
- From: Larry W. Virden
- Re: Improving i18n support (Was: Re: Christmas
- From: Bryan Oakley
- Re: Improving i18n support (Was: Re: Christmas
- References:
- Christmas
- From: Ian Bell
- Re: Christmas
- From: jkj
- Re: Christmas
- From: Stephan Kuhagen
- Re: Christmas
- From: Andreas Leitgeb
- Re: Christmas
- From: Donal K. Fellows
- Improving i18n support (Was: Re: Christmas
- From: Larry W. Virden
- Christmas
- Prev by Date: Problem with Threads and starpack
- Next by Date: Re: Improving i18n support (Was: Re: Christmas
- Previous by thread: Re: Improving i18n support (Was: Re: Christmas
- Next by thread: Re: Improving i18n support (Was: Re: Christmas
- Index(es):
Relevant Pages
|