[erlang-questions] Re: Library management in erlang.

Nicholas Frechette zeno490@REDACTED
Tue May 18 17:36:05 CEST 2010


IMO, it is premature to talk about an erlang library management system when
the risk of module name collision is so high. We'd have to require/enforce a
package prefix in the form of 'packagename_' to all modules of a package.

That is until erlang has an approved package/namespace system (the one
currently implemented is experimental and discussed in another thread atm).

Before we can run, we must first learn to walk.
Nicholas

On Tue, May 18, 2010 at 11:20 AM, Tuncer Ayaz <tuncer.ayaz@REDACTED> wrote:

> For completeness:
> http://github.com/JacobVorreuter/epm
> http://github.com/JacobVorreuter/sutro
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list