Dong Lei

Results 14 comments of Dong Lei

Any update on this one ?

@sharwell i'm willing to fix it if you can help direct me where to locate the specific code\script

支持合并的建议,现在的接口putObject和putString等不是一个level的,可以做一个release版本保存现有状态,新版用合并后的接口

IConfiguration is just an uber object holding all kinds of config merged. You can always override IConfiguration after it's build\load, for example in Start.cs, what you can do is ![image](https://user-images.githubusercontent.com/3829387/122905221-9c37a100-d383-11eb-8025-9ab7e319d5c3.png)...

> Some analysis and planning will be required for this. 5.0 support from SDK might be an R15 goal, and it is undetermined if this works. Mullins states "it may...

I can't repro this when using defaultRecognizer, but i can see this in regex recognizer. @JonathanFingold are you using default recognizer or the regex recognizer?

If this is regex, then it is expected by current design, because regex recognizer doesn't depends on lu file, so we purposely make it a one line input for the...

To shiproom: this is probably not a P0.

By "switching bot projects" do you mean, open bot1, start bot1, and switch to bot2 and back to bot1, then start again?