[cl-l10n-devel] cldr refactoring/experiment

Attila Lendvai attila.lendvai at gmail.com
Sat Mar 8 21:11:20 UTC 2008


dear list,

i've created a branch at

darcs get http://common-lisp.net/project/cl-l10n/darcs/cl-l10n.cldr/

it is a first scratch at how it would look like if we parsed the cldr
xmls instead of the libc locale files which are kind of obsolete now.
i think it's much more promising, but there's plenty of work left to
do... :|

also note that the code is really in a half-done stage, but the stuff
in cldr-parsing.lisp is ok, just needs much more work.

you need to run bin/update-cldr.sh and then (asdf:oos 'asdf:test-op
:cl-l10n) should work with a few tests that test the locale
inheritance.

i've done some controversial changes like using stefil for the test
suite or depending on alexandria, but i hope the usefulness of the
quickly delivered results will out weight this impoliteness
eventually...

-- 
 attila



More information about the cl-l10n-devel mailing list