From: Jan N. <jan...@gm...> - 2025-04-04 08:26:51
|
Op wo 2 apr 2025 om 18:33 schreef Donald G Porter: > Looking at this again, I notice the call to deprecate Tcl_CreateCommand. > > I think that's a bad idea. I think the ability to define string-based extension and application commands should live forever. > > I like Tcl continuing to support extension via the simplest C language tools imaginable, writing what is very close to a main() routine. The continuing interoperability with the oldest textbooks is also appealing to me. Understood. I don't have much problems keeping that, it's just a tiny bit of wrapper functionality.The TIP and implementation is modified now. @Ashok, how is your review going? Thanks! Jan Nijtmans |