Hello Januk,

   On Wed, 29 Oct 2003 00:50:11 -0800 (29.10.2003 13:50 my local time)
   you wrote about "V2 Macro Library"
   at least in part:

JA> But what about something like %Date_German="ddd"?
It can be classical example of "bad design"  - any solution must be in
core as common, as possible. Separate macro for _each_language is way to
hell of unmaintained code

I hope, I found reasonable compromise - ini-file with secions like
[Native DOW]
Sunday = 1
Monday = 2
..
[Native Month]
January = 1
[German DOW]
1 = Sonntag
[German Month]
1 =
[France...]

If original was 3-letter abbreviations, substitution must also be
truncated.

It will be slow (I have ini, but haven't good hash implementation), but
it must work and be easy expandable to any languages

-- 
Best regards,
 Alexander Leschinsky

- MOTD:
Be wary of the man who urges an action in which he himself incurs no risk.
Joaquin Setanti


________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to