|
|
||
|
to use luasocket as an example (again) :This would allow an obsessive person to link the entire library tree into a single DLL. :)
Neither Adrian nor I consider ourselves obsessive.
Wanting to bundle everything into a DLL, presents the same challenge as when one has a library based filing system.
how about
require a.b.c try a.b.c try a.b_xxx if a.b_xxx is found, try preload a.b.c else try a_xxx if a_xxx is found, try preload a.b.c ?
Adrian