embedding stubbed tcl

Jan Nijtmans j.nijtmans at chello.nl
Thu Nov 4 14:49:25 EST 1999


Robin Becker wrote:

> I thought stubs were for extensions. The tkinter case is slightly the
> wrong way round as it starts tcl up.

Stubs can very well be used for applications as well. For example,
I already used it to Stubify the Tcl plugin, so I don't need to
recompile it when Tcl8.3 comes out ;-).  The only problem is that
Tcl doesn't yet contain a portable way to use dlopen()/LoadLibrary()
or whatever this function might be called.

-- 
Jan Nijtmans, CMG Arnhem B.V.
email: j.nijtmans at chello.nl (private)
       jan.nijtmans at cmg.nl  (work)
url:   http://purl.oclc.org/net/nijtmans/




More information about the Python-list mailing list