From: Steve L. <st...@di...> - 2025-05-20 00:15:35
|
Here’s some notes from the meeting Discussion TIP 718 (https://core.tcl-lang.org/tips/doc/trunk/tip/718.md) • the issue is not all applications on Windows are able to move to utf-8 • this is generally recognised by those who care about encoding on Windows • there was discussion on the relationship between TIP 718 and TIP 716 (https://core.tcl-lang.org/tips/doc/trunk/tip/716.md) • do we delay Tcl 9.0.2 or delay TIPs 716/718 • it was recognised that breakage now is better than breakage later • DGP leans towards delay so we can better understand the problem before making changes • we don't want to go down a bad path • options are 716 vs 718 vs status quo • Ashok will email TCLCORE outlining the situation Discussion re TIP 720 Updated Bytecode Opcodes (https://core.tcl-lang.org/tips/doc/trunk/tip/720.md) • people familiar with BCE (ByteCode Engine) are comfortable • Rolf raised concern about tclcompiler and tbcload • we need to find the "official" repository for these • these need to be brought up to date with 9.0 then 9.1 + 720 • DGP flagged there may be opportunities for sponsored work given there are commercial organisations relying on these components Documentation • there is still strong desire to keep the documentation program moving forward, including markdown, nroff and html • SteveL will shake the trees APN mentioned the new internal list representation proposal is ready for testing as per his May 15th email to TCLCORE. BrianG will review. DGP mentioned converting mpexpr to Tcl9 (https://core.tcl-lang.org/mpexpr/timeline). RMax asked about getting a review of his new socket implementation [https://chiselapp.com/user/rmax/repository/sock/] • he is especially interested in comments or suggestions on how to translate between symbolic names and their values. Schelte suggested that he may be able to use constant variables (tip #677). One possible limitation is that you can't have an array of constant variables. • as a result of previous debates/pushback about UDP the implementation is not based on the channel abstraction but instead data is passed as a binary stringg • while currently an extension, it is easily adaptable for the core at some future point. RMax is looking for help/guidance in adding a channel wrapper from some channel expert. Jan volunteered and Andreas (not present) is likely the most knowledgeable. See you all on June 2 for the next meeting -- Steve On 19 May 2025 at 9:27 AM +0800, Steve Landers <st...@di...>, wrote: > On behalf of Harald (who is unavailable) I’d like to invite anyone interested to the bi-weekly Tcl/TK telco on Monday May 19th 2025 at 12:00 UTC via https://meet.jit.si/TclMonthlyMeetup > > The bi-weekly meetings are designed to keep Tcl/Tk development moving forwards towards regular releases, allowing discussion and clarification of any issues. Agenda items for this meeting will include: > > • the releases planned for this month - 9.0.2 and 9.1a0 (the first release of Tcl 9.1 features) as per TIP #713 https://core.tcl-lang.org/tips/doc/trunk/tip/713.md > • TIPs being finalised and voted upon > • documentation > > plus anything else attendees might want to raise. > > Thanks to all > > -- Steve > _______________________________________________ > Tcl-Core mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-core |