[erlang-questions] Multiple modules
Bengt Kleberg
bengt.kleberg@REDACTED
Thu Oct 5 09:48:47 CEST 2006
On 2006-10-05 09:30, Joe Armstrong wrote:
...deleted
> loading myapp.beam loads all the code in foo, bar, ..., this
> has several advantages:
>
> 1) distribute only one file
> 2) modules in file cannot live a life of their own and become
> separated
> 3) code loading is faster
another advantage. the following error goes away:
''beam/beam_load.c(939): Error loading module tmp:
module name in object code is asd''
bengt
--
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
More information about the erlang-questions
mailing list