$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-06-09 11:45:48
"Andy Little" wrote:
[ PQS ]
>> On the contrary, we often want internationalization, which fits badly
>> with an output format controlled by compile-time types.
>
> Its true that the current output format is fixed, but I disagree that this
> is
> because of the compile-time types. A locale facet type functionality has
> been
> suggested for internationalisation. compile-time types dont rule that out
> AFAICS.
>
The I18n may be too hard problem to deal with.
For example in Czech language there are at least two
"per" (as in m_per_s) variants used in different contexts.
/Pavel