Hi Jordi, Why is this inside the ispell checker class and not the more generic, higher-level SpellChecker class? Pspell can't take advantage of this now...
Dom On Friday, October 4, 2002, at 06:52 AM, Jordi Mas wrote: > Hello, > > Here we have the initial barbarism support. Comments are welcome. > > CVS: > ---------------------------------------------------------------------- > CVS: Enter Log. Lines beginning with `CVS:' are removed automatically > CVS: > CVS: Committing in . > CVS: > CVS: Modified Files: > CVS: src/other/spell/xp/Makefile > CVS: src/other/spell/xp/ispell_checker.cpp > CVS: src/other/spell/xp/ispell_checker.h > CVS: src/wp/ap/win/ap_Win32App.cpp > CVS: Added Files: > CVS: src/other/spell/xp/barbarisms.cpp > CVS: src/other/spell/xp/barbarisms.h > CVS: > ---------------------------------------------------------------------- > > The barbarism XML file should be localted in the dictionary directory > and it should have the same name that the ispell .hash file for that > language but with a -barbarism.xml ending instead of .hash. Here you > have an example file (it's still very short): > > http://www.softcatala.org/~jmas/catala-barbarism.xml > > Thanks, > > -- > > Jordi Mas > http://www.softcatala.org > > > >
