[erlang-questions] Why do we need modules at all?
Barry Skidmore
atri@REDACTED
Tue May 24 16:14:25 CEST 2011
This conversation is reminiscent of the teapot/teacup architecture from TCL 8.4
http://wiki.tcl.tk/7579
The description of that architecture may be on target?
On May 24, 2011, at 9:10 AM, Max Lapshin wrote:
> I can't imagine myself working with system, that uses non-plain files
> for storing source code.
> Nobody will fix for me Textmate, git or ack to work with this database.
>
> Modules give your clear structure of functions. Without them you will
> end with mpegts_encode, mpegts_decode,
> and will break your head when there will be 3 or 4 underscores in name.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
Thanks,
Barry
More information about the erlang-questions
mailing list