[erlang-questions] merl : loading vs storing as beam

Benoit Chesneau bchesneau@REDACTED
Wed Nov 4 17:00:31 CET 2015


Hi,

for an application i was using merl to create dynamically a module. I am
for now just loading it in memory using `merl:compile_and_load/2` .

But I am wondering if I should also store it on the file system. Is there
any reason to do it on a live system since the module will always be
regenerated on restart?

- benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20151104/7d3836a5/attachment.htm>


More information about the erlang-questions mailing list