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

Exercise 5 #23

Closed
WadeWaldron opened this issue Feb 7, 2017 · 0 comments
Closed

Exercise 5 #23

WadeWaldron opened this issue Feb 7, 2017 · 0 comments

Comments

@WadeWaldron
Copy link
Contributor

Original Issue: https://github.com/typesafe-training/fast-track-akka-scala/issues/9
Originally reported by @alejandrolujan

The following instructions suggested the creation of a private field, where none was needed or expected:

Create a private guest actor without a name.
Use a createGuest factory method that creates a Guest.
Instead, I suggest the following:

Use a createGuest factory method that creates a Guest actor without a name.

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

No branches or pull requests

1 participant