On 2015-02-27 09:06, Milos Sramek wrote: > We want to split the grammar.xml file in several smaller ones. There > seem to be two ways to do that: > - modify the > languagetool-language-modules/sk/src/main/java/org/languagetool/language/Slovak.java > file (used for the 'uk' language) > - include other xml file to grammar.xml using <!DOCTYPE rules > [<!ENTITY UserRules SYSTEM "file:user-rules.xml">]> > Should we prefer any of them?
I'd suggest to use the same approach as UK does. The other approach caused some problems, even though I don't remember exactly which. > Also: 'git status' does not show any untracked file, even though tons > of > files were created or downloaded in the build process. Where is the > trick? Maybe these files are listed in .gitignore? Regards Daniel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel