W dniu 2015-04-13 o 18:26, Daniel Naber pisze: > Hi, > > is there any reason we still need the special mode in our command line > version that gets activated if the input data is >64,000 characters > long? It complicates the code and causes this bug: > https://github.com/languagetool-org/languagetool/issues/251
Well, without this mode, we cannot check larger files. Also, the older mode is simply faster than line-by-line processing in the large-file mode. But it should be replaced with a proper input buffering class. Best, Marcin ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel