FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Removed obsolete DialogManager property. by LeeParrishMSFT · Pull Request #1127 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Removed obsolete DialogManager property. - #1127

Merged
Lee Parrish (LeeParrishMSFT) merged 2 commits into
mainfrom
lparrish/Issue1124
Apr 2, 2021
Merged

Removed obsolete DialogManager property.#1127
Lee Parrish (LeeParrishMSFT) merged 2 commits into
mainfrom
lparrish/Issue1124

Conversation

Copy link
Copy Markdown
Contributor

Fixes #1124

Description

Rather than mark as obsolete to preserve backward compatibility I removed the DialogManager property from the DialogContext, it's likely better to do this before the SDK is RTM than to mark it and remove it later.

Specific Changes

Removed DialogManager property from the DialogContext.

Testing

All unit tests were run successfully after the removal of the property. All samples were searched to ensure that none of them had references to it as well.

Lee Parrish (LeeParrishMSFT) deleted the lparrish/Issue1124 branch April 2, 2021 14:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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: mark DialogManager property on DialogContext as obsolete (#5410)

2 participants


Back | FazBrowse Home | New Git URL