On Tue, 25 Mar 2003, Alexandre Leduc wrote:

> I created a function thagt removes words from the personal word list. I 
> do it by rewriting the .pws file directly. The rewriten file has the 
> words in alphabetical order.
> 
> Then, I delete the speller and re-create it so that it's word list 
> reflects what's in the .pws file. What I notice is that the words are in 
> the personal word list have not been loaded in the sequential, sorted 
> order I had put them in.
> 
> My Question: What's the internal structure of an AspellWordList? (liked 
> list, hash table, whatever)

Hash Table at the moment but that can change at any time.

-- 
http://kevin.atkinson.dhs.org



_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to