-- Cheers, Konrad 'ktoso’ Malawski Akka @ Lightbend
On 29 March 2016 at 04:28:40, Pouria Mellati ([email protected]) wrote: Thanks Konrad, this should fix the issue! Yup, happy hakking! I think this sort of issue should be pointed out by the compiler, rather than at runtime. Not sure if it is possible though. In simple cases Scala actually does notify about that, simple forward references etc. In more complex cases it's not trivial sadly so it doesn't (nowadays, perhaps it can be improved in future scalac versions). -- Konrad -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
