Konovalov, Vadim (Vadim)** CTR ** wrote:
IMHO if you're using teapot you'll better use entire ActiveTCL.
Teapot contains too much small files, config entries and even
windows-registry entries - which is what I seriously dislike.
When I tried to move teapot-enabled TCL to another directory - all
broke - it is not moveable. I am not going to criticize teapot - it
just works for many people - it just do not suffice me.
BUT! Once you included teapot - you already paid the price - so just
use entire ActiveTCL distro - at least you'll get many features!
ActiveTcl can install into different directories, it just can't be moved
after install without some binary patching to libraries.
It is possible as well to extend tkkits with more libraries directly
from the Tcl lib and teapot packages. The ActiveTcl core has all the
functionality to do this. The same script that I used to edit an
internal file in the vfs can copy in external libs to the right area
that will be auto-recognized by the tkkit.
Jeff