aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell-devel] sort personal dictionaries


From: Karl Chen
Subject: [aspell-devel] sort personal dictionaries
Date: Tue, 18 Oct 2005 18:41:20 -0700

Hi, I keep my personal dictionary in version control (Subversion),
so it is important to me that it be stored sorted
lexicographically (or at least in some canonical order).
Currently it is straight out of the hash table and changes every
save.

Would it be possible to output the personal dictionary sorted, if
so specified by a configuration option?  Also I would like to be
able write "0" as the size hint, to be able to merge the
dictionary from multiple places without conflicts.

I can write a patch if necessary.  It looks like only
WritableDict::save() needs to be modified.

-- 
Karl 2005-10-18 18:34




reply via email to

[Prev in Thread] Current Thread [Next in Thread]