[Scummvm-devel] RE : Predictive input code

Bertrand Augereau bertrand_augereau at yahoo.fr
Fri Apr 4 15:01:00 CEST 2008


Hi,

I shall add that using this trie would be good for the
Theme evaluator code too, who maintains a quite big
hashmap of String keys to int values with lots of
redundancy.

Concerning the predictive dictionary, which probably
doesn't change often, is kind of data structure, maybe
we should aim at the no-tradeoff implementation of a
packed static binary structure that could be
deserialized with one malloc and one read to disk.
High-end (read non embedded) platforms could rebuild
this at runtime if the source dictionary file had
changed.

Cheers,
Tramb

--- Max Horn <max at quendi.de> a écrit :

Stuff about the predictive dictionary.



      _____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr




More information about the Scummvm-devel mailing list