lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Dont worry, I have to decide:
Making an "on demand"-function permanent or to be able to observe and reload
an actual version.

By using rawset(t,i,b) and the LOADED table in parallel, it should be
possible to reset all loaded functions at a suitable time.

Thanks, Frank