[erlang-questions] import/1
Joel Reymont
joelr1@REDACTED
Mon Jun 8 18:08:41 CEST 2009
On Jun 8, 2009, at 5:03 PM, Kostis Sagonas wrote:
> What does it mean "to import all functions from a module" in a
> language with hot-code loading when this set of functions can change
> at anytime?
> (and the compiler currently looks only at one module at a time)
The functions exported from the module at compilation time.
I can't see how -import() can work at runtime.
---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont
More information about the erlang-questions
mailing list