[erlang-questions] style inconsistency
envelopes envelopes
sunwood360@REDACTED
Tue May 31 02:49:19 CEST 2011
for gen_server.start link , we use {local, Name}
for gen_server:cast, we use {Name, Node}
I feel the style is inconsistent. one has name before node, one has name
after node. what is you opinion?
-Sun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110530/77b4717c/attachment.htm>
More information about the erlang-questions
mailing list