"CAST" FOR BIND DISPATCHER

You can use soft references of actors instead, which will be chosen in advance. :thinking:
(Hard ones are also possible, but the actors must be on the same level)

At different levels there are different actors (even if (because) you copied them), they have different paths (reference).

You can (should?) put common actors on a separate level. Copying is evil.

1 Like