Hi Prajol,
I'm new to open source contributions. We have made a Nepali Spell Checking module in Java and would like to integrate it onto OOo. We wanted to use the myspell for Nepali spell checking but the myspell does not support multi-byte encoding hence does not support devenagarik script. So would like to know how to integrate my spell checking module into OOo.
For a start you should ask Kevin Hendricks ([EMAIL PROTECTED]) about it since he is the owner of the lingucomponent project which host the spellchecker, hyphenator and thesaurus used by OOo. The main question would be if it should become a part of lingucomponent or should be a project on it's own which is also possible. I don't know if it makes a difference that currently the other code is written in C++. I think basically it would not but I think some adaption will be necessary. For example I don't know how jar files are build and registered using makefiles. It would probably also be possible to ask release engineering about how to proceed with this. In that case you should ask Martin Hollmichel. Regards, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
