Comment by throwaway889900

7 months ago

Shame we can't use `cast`, that's already being used for types. And `conjure` probably only works for object constructors.

Erlang/Elixir use "cast" method name when sending messages to their GenServer actor processes.

let's use conjure for method interactions and reify as a special case when that method is a constructor. the more this sounds like medieval alchemy the more I can get behind it, and I've already got misbehaving daemons