0

In Akka I've found that the name of an actor system is case sensitive but I'm so far unable to find any documentation on whether the other parts of the actor paths themselves are case sensitive.

jpierson
  • 16,435
  • 14
  • 105
  • 149
  • 1
    This should be pretty simple to find out - just create an Actor then try selecting it by its path without and without case equivalency – tomliversidge Aug 31 '16 at 04:31
  • I agree, but I don't wish everybody to have to answer the question that way so lets document it here ;) – jpierson Aug 31 '16 at 19:56
  • Or send a pull request to the Akka docs once you find out. :) I'd check myself but am without access to my dev machine for a few days – tomliversidge Aug 31 '16 at 20:02
  • Same here, I'm installing junk without access to my dev tools. I didn't have much luck helping out with Akka.NET documetnation last time I tried... https://github.com/akkadotnet/getakka.net/issues/188 – jpierson Aug 31 '16 at 20:38

0 Answers0