Gwendal Daniel

Results 15 comments of Gwendal Daniel

In case someone else wants to print line breaks in the response message: the only one that seems to work is ` \n` (double space `\n`). `` is escaped and...

Support for JDK9 and JDK10 is left for a future release (current release: v1.0.0).

This support implies to rename *module* packages and classes, and handle illegal reflective calls

This needs to be check after the renaming of `Module`-related classes to `Platform` (see xatkit-bot-platform/xatkit-runtime#172)

This issue has been reported by @nadiana18 after the Xatkit tutorial, relevant part of the log provided below. Java version: 12 OS: macos ``` [INFO] --- xtext-maven-plugin:2.9.2:generate (default) @ common...

Also related to https://github.com/xatkit-bot-platform/xatkit-runtime/issues/250

We can also consider Github package registry https://github.blog/2019-05-10-introducing-github-package-registry/

1.7.17 doesn't: if I have 2 tabs the 2 `socketIOClient.getSessionId()` calls will return the same value. I see on the tracker that there has been many discussions about this, what...

You can also tell Xatkit to stop any kind of monitoring with the following line: `configuration.addProperty(IntentRecognitionProviderFactoryConfiguration.ENABLE_RECOGNITION_ANALYTICS, false);`

Yes but for sure this time GDPR will be an issue Le ven. 21 févr. 2020 à 4:39 PM, Hamza Ed-douibi a écrit : > It could be useful to...