From: Jan N. <jan...@gm...> - 2024-12-02 07:15:30
|
Op ma 2 dec 2024 om 00:32 schreef Brian Griffin <bri...@ea...>: > I think the number of changes that you had to make in the core is a good > example why this is not a good idea anywhere outside of a major version > release, unfortunately. Although, I do applaud the approach to simplify > coding. > Well, my actual counter-proposal is this: <https://core.tcl-lang.org/tcl/info/904cd27d0ebf1e4a> No changes are necessary in the core, all old constructs still work. The added TCL_NO_DEPRECATED was meant to indicate which ones are not necessary any more, not part of the actual counter-proposal Hope this helps, Jan Nijtmans |