Large size of files generated by DictionaryGeneration / how to reduce size

Started by Gert, 03. May 2010, 20:21:38

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gert


Gert

@jn0101:

Jacob,

public class DictionaryUpdateEpo extends DictionaryUpdate {

   public void updateKeyWordVector(Vector keyWordVector)
            throws DictionaryException {
[...]
   }
}


In your class DictionaryUpdateEpo, what methods did you implement, in addition to updateKeyWordVector ? Well, maybe you could send me your DictionaryUpdateEpo ?

Best greetings,
Gert

jn0101

Oops, I forgot to add it to SVN. Ive fixed that now (revision 313).
Look in DictionaryGeneration/src/de/kugihan/dictionaryformids/dictgen/dictionaryupdate

Gert

@jn0101:

Thanks - I will look at your class occasionally.

Greetings,
Gert