On 22 Jul, Zoran Vasiljevic wrote:
> I'd say you can turn (one or all) Tcl libraries into shared objects
> and load them the regular server way.
Imho, it's just adding Ns_ModuleInit() and making a function which would
call Tbcload_Init() on Tcl interps init...
Converting the Makefile might take some time, but this also shouldn't be
a big problem. All it needs is to get the includes from tcl8.3 sources
(yes, the sources). I'll probably convert it next week, shouldn't be
that hard.
Also, I'm not planning on leaving Unix platforms, so it not being as
portable is not much of a problem...
--
WK