[cl-l10n-devel] first part of the i18n stuff is committed
    Attila Lendvai 
    attila.lendvai at gmail.com
       
    Thu Jun  8 09:59:36 UTC 2006
    
    
  
hi!
as the subject line sais...
i've made a tgz backup of the cvsroot on the server in the public_html
dir (i could only write that) and also tagged the repo.
unfortunately cvs does not allow committing stuff in parts, so it's
one big commit.
no new dependencies yet, but there are some api changes.
- *locale* may be also a list (use (current-locale) to access it), in
which case the resource lookups fall back to the other locales. e.g.
(list en_GB en_us)
- the entire i18n.lisp file is rewritten
- locale-spec->locale is removed, locale defun is now smart enough to do its job
- probably some more, but not much
- attila
(alias 101 on irc &no 'its not lisp code :)
    
    
More information about the cl-l10n-devel
mailing list