We are following Erlang convention here, and it is unlikely they will change it there, which means it is unlikely it will change in Elixir. Sorry.
On Wed, Apr 28, 2021 at 17:05 Allie Sargente <[email protected]> wrote: > > Hello, Very simple suggestion which I think would make the use case a bit > clearer. > Currently when generating a process using a dynamic supervisor, the > resultant name in the list (as provided by Supervisor.which_children/1 is > :undefined. I think that while this is fine to show the process is dynamic, > it could be clearer by renaming to :dynamic to show the process was started > dynamically. > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/dd3affd4-8a57-4c4f-b92a-5133f7c68f5fn%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/dd3affd4-8a57-4c4f-b92a-5133f7c68f5fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4Krq_X2gQc0PW84uOVqA9g5LSMyQJyDYbK0Q54DmoVjMA%40mail.gmail.com.
