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

[Docs refresh] Actors section refresh #918

Merged
merged 6 commits into from
Sep 13, 2022
Merged

Conversation

hhunter-ms
Copy link
Contributor

Signed-off-by: Hannah Hunter hannahhunter@microsoft.com

Description

Grammar and readability edits to the actors section.

Issue reference

#880

@nyemade-uversky @greenie-msft @msfussell

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
@hhunter-ms hhunter-ms requested review from a team as code owners August 1, 2022 15:49
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #918 (df792ad) into master (efacff4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #918   +/-   ##
=======================================
  Coverage   69.51%   69.51%           
=======================================
  Files         155      155           
  Lines        5134     5134           
  Branches      554      554           
=======================================
  Hits         3569     3569           
  Misses       1434     1434           
  Partials      131      131           
Flag Coverage Δ
net5 69.47% <ø> (ø)
net6 69.41% <ø> (ø)
netcoreapp3.1 69.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.


The guidance in this document will focus on `IActorProxyFactory`. `ActorProxy`'s static method functionality is identical except for the ability to manage configuration centrally.
{{% alert title="Tip" color="primary" %}}
For a non-dependency-injected application, you can use the static methods on `ActorProxy`. Since the `ActorProxy` methods are error prone, try to avoid using them when configuring custom settings.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: It feels odd to refer to our own code as "error prone". I wonder what the background of this comment is and if we still need to fix it.

@halspang halspang merged commit c260680 into dapr:master Sep 13, 2022
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.

2 participants