|
What i learn from Erlang, is, naming is hard. What does `gen` mean in `gen_server` ? Thanks for replies for "Generic". So this article is not well organized in that case. With some simple naming explanation, it should be obvious to guess what the system does. Abbreviation doesn't save the writings. Some more examples, in Ruby, instead of calling `implement Module`, it uses `include Module` . I do think include is not as clear as implement. |