[erlang-questions] Why do we need modules at all?

Joe Armstrong erlang@REDACTED
Tue May 24 20:16:20 CEST 2011


On Tue, May 24, 2011 at 6:54 PM, Tom Murphy <amindfv@REDACTED> wrote:

> On 5/24/11, Parnell Springmeyer <ixmatus@REDACTED> wrote:
> > In practice though, I would really hate maintaining the metadata for
> > every function I've wrote! I much rather group common functions into a
> > module and then annotate the module with metadata.
>
> Ideally, it wouldn't just be just you maintaining the metadata - if
> the functions were in the centralized DB, others could suggest or make
> changes, wikipedia-style.
>

This did occur to me - the wikipedia allows large numbers of people
to make small contributions. Think of what I want as a wiki where each
entry is a single erlang function.




>
> Tom
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110524/ff2212d6/attachment.htm>


More information about the erlang-questions mailing list