Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove property name existance check from botstate #945

Merged
merged 2 commits into from
May 24, 2019

Conversation

johnataylor
Copy link
Member

Fixes #894

@johnataylor johnataylor requested a review from cleemullins May 24, 2019 21:56
@@ -58,10 +54,7 @@ export class BotState implements PropertyManager {
* @param name Name of the property to add. Must be unique within the set.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment still true? I don't think so.

@johnataylor johnataylor merged commit 1a0c294 into master May 24, 2019
@johnataylor johnataylor deleted the johtaylo/issue894 branch May 24, 2019 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessor Semantics enforce incorrect usage patterns
2 participants