lkishalmi commented on PR #9271: URL: https://github.com/apache/netbeans/pull/9271#issuecomment-4061004075
Well, working on the Spellchecker Core at the moment. I think it's pretty old code and half of that was written by a contributor the other half by Jan. It has a few strange thing there how that handles Dictionaries and settings. It's tempting to change that, though I think it's better to leave that as it is. Also the recent upgrade of Lucene makes it possible to use HunSpell dictionaries. So I've updated wordlist files, downloading them from GitHub instead of OSUL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
