H
hx
Guest
Hello,
does any one know how libInit is exactly working?
I know that it is loaded once each time the library is accessed, but
how does the environment knows that it is the first time?
Is it using a check on the list of functions that are already loaded,
or setting some variables, or setting some libraries properties to a
different state?
How does the stream out knows that it has to recompile everything
(re-execute the libInit)? By refreshing memories (or erasing them?)?
Thanks for your help
does any one know how libInit is exactly working?
I know that it is loaded once each time the library is accessed, but
how does the environment knows that it is the first time?
Is it using a check on the list of functions that are already loaded,
or setting some variables, or setting some libraries properties to a
different state?
How does the stream out knows that it has to recompile everything
(re-execute the libInit)? By refreshing memories (or erasing them?)?
Thanks for your help