johnataylor

Results 34 comments of johnataylor

@master0v the idea is that the TurnContext is a transitory object that simply gives you immediate access to some of the facilities of the runtime. The idea is the TurnContext...

@master0v we have a sample in C# here https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/16.proactive-messages We added this sample to replace an earlier more complex one that got somewhat lost in building a contrived scenario. I...

@itstaby thanks for opening the issue, you make a good point, I think we can fix this

@haollige any update on your testing?

We can start an analysis of this towards the end of the R10 milestone. With initial work in samples or experimental samples.

We are taking changes on the current QnA Dailog in this milestone. Moving to next milestone as it doesn't make sense to do this internal refactoring concurrently.

Seems like something we could easily add. Just a couple of static methods, perhaps on TeamsInfo or at least in the C# we could consider extension methods if that was...

Thanks for writing this up @mdrichardson . Regarding when we change. I think this is case-by-case. The principle is: favor cleanly structured, clear regular mocha tests over clever-clever record and...

Closing this as a work around has been provided. Please reopen if this needs more attention.