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

Akka's actor #3

Open
qiqi789 opened this issue Oct 1, 2014 · 0 comments
Open

Akka's actor #3

qiqi789 opened this issue Oct 1, 2014 · 0 comments

Comments

@qiqi789
Copy link

qiqi789 commented Oct 1, 2014

I tried to use Akka's actor to replace the scala actor, but it turned to be problematic. Some error occurred when creating an Akka-actor-based controller, because of it's nested inside the trait Controllers. But if pulling it out to be a top level controller actor, then it seems breaking the MVC composing design. What do you suggest?

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