botframework-sdk
botframework-sdk copied to clipboard
DialogManager refactor
DialogManager provides almost the same functionality as ActivityHandler and could potentially be refactored to implement IBot.
As part of this issue we should look at refactoring DialogManager and reason about the impact it has on ActivityHandler and TeamsActivityHandler.
If the result is that DialogManager is a replacement for ActivityHandler we shoudl documentat that this will be the recommended way going forward and create issues in the individual repos to address this.
As part of this analysis we should also consider the impact on Docs, Samples, the Runtime and composer
Tracking Status
Dotnet SDK 5283
- [x] PR
- [x] Merged
Javascript SDK 3373
- [x] PR
- [x] Merged
Python SDK 1566
- [ ] PR
- [ ] Merged
Java SDK 1039
- [x] PR
- [x] Merged
Samples TODO
- [ ] PR
- [ ] Merged
Docs TODO
- [ ] PR
- [ ] Merged
Tools TODO
- [ ] PR
- [ ] Merged