From: Christian G. <aur...@gm...> - 2024-10-21 05:56:22
|
Am 20.10.24 um 22:56 schrieb Kevin Walzer: > > A final rant: what about ditching "dde" and "registry" once and for > > all and to add CFFI or FFIDL and reimplement those two > > guys in plain Tcl? And d(or whatever letter)bus using this > > infrastructure, too? > > Excellent idea - Python has had "ctypes" for a long time and it allows > full access to any kind of native API that you could ask for. All that > needs to happen is for someone to do the work. > Well at least the hard part is already done by Ashok: https://github.com/apnadkarni/tcl-cffi Now it would be great to add THIS to the core. Christian |