From: <apn...@ya...> - 2024-12-01 02:24:38
|
With the caveat that I am not very knowledgeable about Tk internals, I'd be inclined to include this in 9.0.1. It is not new functionality as such, just making existing functions public, and afaict does not expose internal implementation details. I expect 9.0.1 to be the first Tcl/Tk 9 release in wide deployment and the "base" against which most Tcl/Tk 9 extensions will be written so it makes sense to me to maximize the stubs interface in the release without waiting on 9.1 /Ashok -----Original Message----- From: Francois Vogel <fvo...@fr...> Sent: Saturday, November 30, 2024 9:33 PM To: tcl...@li... Subject: Re: [TCLCORE] New TIP #706: Expose three Tk "In Context" functions via stubs table The one thing I'm wondering is whether this may be merged in the current trunk branch (for Tk 9.0.1) or if it should wait for 9.1. Please take field "Tk-version" of the TIP as a prompt for discussion. F. Le 30/11/2024 à 16:52, Francois Vogel a écrit : > Hi all, > > This is to let you know that I have written a new TIP: > > https://core.tcl-lang.org/tips/doc/trunk/tip/706.md > > The goal is to expose 3 Tk functions in the stubs table. This is > needed to let rtext (the revised text widget as a TEA package) build > and link under macOS aqua. About rtext: > > https://chiselapp.com/user/fvogel/repository/rtext > > Comments, thoughts, all welcome. Depending on the feedback I get, vote > will be triggered in possibly less than a week. > > Regards, > > Francois > > > > _______________________________________________ > Tcl-Core mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-core _______________________________________________ Tcl-Core mailing list Tcl...@li... https://lists.sourceforge.net/lists/listinfo/tcl-core |