On Sunday 22 July 2001 11:35, you wrote:
>
> But can't this be done in a different way? Probably not only I want to
> use TBC for code obfuscation...
>
I'd say you can turn (one or all) Tcl libraries into shared objects
and load them the regular server way.
This, however, means you will have to have a distribution for each
supported platform, i.e. you lose convenience of a Tcl script being
generaly platform-independent.
You can do this using the mktclapp from D. Richard Hipp.
Have a look on:
http://www.hwaci.com/sw/mktclapp/index.html
It might need a little tweaking to get a AOLserver-loadable object
but this is not a big deal.
I can give you a hand on this, if needed.
Cheer's
Zoran