HomePhabricator

prefer Elixir module variants over Erlang ones

Description

prefer Elixir module variants over Erlang ones

Prior to this commit exirc used :gen_server and :supervisor over
the Elixir variants GenServer and Supervisor, respectively. The
commit changes to modules to the Elixir variants mostly to reduce the
cognitive load on contributors, particularly those who are not yet well
versed in Erlang.

Details

Provenance
Jeff Weiss <jeff.weiss@puppetlabs.com>Authored on Mar 30 2016, 5:04 AM
hrefPushed on Dec 15 2022, 8:05 AM
Parents
rEXIRC887183976d88: Merge pull request #42 from Annwenn/master
Branches
Loading...
Tags
Loading...

Event Timeline