Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@LeeParrishMSFT
Copy link
Contributor

Fixes #1046

Description

Refactored code as outlined in Issue #1046 to remove redundant code in Dialog and DialogManager.

Specific Changes

Following the C# coding example applied the same refactoring logic to remove redundant code from DialogManager and Dialog and replace it with a shared code implementation in Dialog.

Testing

All unit tests were run and all issue found were remediated as part of this effort.

@LeeParrishMSFT
Copy link
Contributor Author

Going to wait on this until .NET is completed.

@LeeParrishMSFT
Copy link
Contributor Author

Some of the fixes I made during this may be good to have at this time as they correct some skills issues that this update uncovered. I think we should go ahead and push this and we can add any additional changes later that John may make that are related and do those in another PR.

@tracyboehrer tracyboehrer changed the title Refactor for Issue 1046 Dialog.run refactor Mar 16, 2021
@tracyboehrer tracyboehrer merged commit 3736b26 into main Mar 16, 2021
@tracyboehrer tracyboehrer deleted the lparrish/Issue1046 branch March 16, 2021 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

port: Johtaylo/dialogrunasync (#5294)

3 participants