|
From: Jan N. <jan...@gm...> - 2025-10-20 22:33:17
|
Op ma 20 okt 2025 om 22:46 schreef Arjen Markus via Tcl-Core <
tcl...@li...>:
> Hi Eric, everyone,
>
>
>
> Just for your information: The one extension that I know of that uses an
> anonymous array is stooop – Simple Tcl-only object-oriented programming –
> by Jean-Luc Fontaine. It is part of Tcllib.
>
In order to see how bad it is, I did an experiment, how much work
it is to fix stooop working with TIP #672
Here is the result, it works! ;-)
<https://core.tcl-lang.org/tcllib/timeline?r=tip-672>
I ran the tcllib testsuite with Tcl's tip-672 branch.
Stooop was the only tcllib module which needed
modification.
Howdee
Jan Nijtmans
|