[erlang-questions] "Automatic" recompile app from a console
Scott Lystig Fritchie
fritchie@REDACTED
Fri Feb 1 19:21:15 CET 2013
Serge Aleynikov <serge@REDACTED> wrote:
sa> [1] https://github.com/saleyn/util/blob/master/src/user_default.erl
Howdy, Serge. I've been using the l() function from that
user_default.erl module for years. It's tremendously handy. There are
times where I want to reload several modules after recompiling but load
them sometime at my choosing rather than immediately after the compiler
is done. l() does that.
-Scott
More information about the erlang-questions
mailing list