From: mame@... Date: 2019-06-17T03:20:39+00:00 Subject: [ruby-core:93191] [Ruby trunk Misc#15930] DevelopersMeeting20190711Japan Issue #15930 has been updated by mame (Yusuke Endoh). Carry-over tickets. * [Feature #14912] Introduce pattern matching syntax ([pitr.ch](https://twitter.com/pitr_ch)) * Could the pattern matching be made available as a first-class citizen to be used as a filter when searching in data structures and to be able to implement Actor receive method * Consider contractions `log_messages.find in [:error, message] { puts message }` * Non-symbol matching of Hashes would be very desirable * Elaborated in https://bugs.ruby-lang.org/issues/14912#note-22 * [Feature #15797] Use realpath(3) instead of custom realpath implementation if available (jeremyevans0) * Is this OK to commit? It may cause regressions on less common Unix not tested by Travis (e.g. FreeBSD, NetBSD, AIX, Solaris), though we could just fallback to current implementation in that case. * Do we want to add workarounds for Mac OS <=10.5 (10.5 was released in October 2007)? ---------------------------------------- Misc #15930: DevelopersMeeting20190711Japan https://bugs.ruby-lang.org/issues/15930#change-78631 * Author: mame (Yusuke Endoh) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Please comment on your favorite ticket numbers you want to ask to discuss with your *SHORT* comment or summary. (your summary/comment will help us because we don't need to read all of the ticket comments) *DO NOT* discuss then on this ticket, please. ---- Date: 2019/07/11 (Thu) Time: 13:00-17:00 (JST) Place and Sign-up: TBD log: TBD # NOTES - Dev meeting *IS NOT* a decision-making place. All decisions should be done at the bug tracker. - Dev meeting is a place we can ask Matz, nobu, nurse and other developers directly. - Matz is a very busy person. Take this opportunity to ask him. If you can not attend, other attendees can ask instead of you (if attendees can understand your issue). - We will write a log about the discussion to a file or to each ticket in English. - All activities are best-effort (keep in mind that most of us are volunteer developers). - The date, time and place are scheduled according to when/where we can reserve Matz's time. # Agenda ## Next dev-meeting ## About 2.7 timeframe ## Check security tickets ## Discussion ---- Please comment on your favorite ticket we need to discuss with *the following format*. ``` * [Ticket ref] Ticket title (your name) * your comment why you want to put this ticket here if you want to add. ``` Your comment is very important if you are no attendee because we can not ask why you want to discuss it. Example: ``` * [Feature #14609] `Kernel#p` without args shows the receiver (ko1) * I feel this feature is very useful and some people say :+1: so let discuss this feature. ``` We don't guarantee to put tickets in agenda if the comment violate the format (because it is hard to copy&paste). -- https://bugs.ruby-lang.org/ Unsubscribe: