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

Add Async suffix to command-related Tasks #804

Closed
wants to merge 4 commits into from
Closed

Add Async suffix to command-related Tasks #804

wants to merge 4 commits into from

Conversation

Still34
Copy link
Member

@Still34 Still34 commented Sep 2, 2017

This is a breaking change.

This fixes the inconsistent naming in TypeReader, PreconditionAttribute, and ParameterPreconditionAttribute abstractions, as well as several other async naming violation within the Discord.Net.Commands project.

@Still34 Still34 changed the title Add Async suffix to Task abstractions Add Async suffix to command-related Tasks Sep 2, 2017
foxbot added a commit that referenced this pull request Nov 7, 2017
commit b7fb44a
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:34:18 2017 +0800

    Fix more async naming violation

commit e6912e2
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:23:04 2017 +0800

    Fix incorrect null xmldocs string

commit da8d232
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:17:12 2017 +0800

    Fix CheckPreconditionsAsync

commit 9924074
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:07:12 2017 +0800

    Add Async suffix to abstract Task methods
@foxbot
Copy link
Member

foxbot commented Nov 7, 2017

Accidentally merged as of 623d60f, enjoy

@foxbot foxbot closed this Nov 7, 2017
@Still34
Copy link
Member Author

Still34 commented Nov 7, 2017

"accidentally" 😛

FiniteReality pushed a commit to FiniteReality/Discord.Net that referenced this pull request May 5, 2018
commit b7fb44a
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:34:18 2017 +0800

    Fix more async naming violation

commit e6912e2
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:23:04 2017 +0800

    Fix incorrect null xmldocs string

commit da8d232
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:17:12 2017 +0800

    Fix CheckPreconditionsAsync

commit 9924074
Author: Hsu Still <341464@gmail.com>
Date:   Sat Sep 2 14:07:12 2017 +0800

    Add Async suffix to abstract Task methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants