Comment on Sick of Ruby, dynamic typing, side effects, and object-oriented programmingparentComments−lmm12yAkka will have typed actor support in future versions. There are obvious reasons why a direct port of code that was originally written for an untyped language (Erlang) would be written in an untyped way.−bad_user12yAkka has typed channels right now, as a compromise for people that do want static typing. But go ask its designers about it on its mailing list.
Comments
Akka will have typed actor support in future versions. There are obvious reasons why a direct port of code that was originally written for an untyped language (Erlang) would be written in an untyped way.
Akka has typed channels right now, as a compromise for people that do want static typing. But go ask its designers about it on its mailing list.