make_now_just (Hiroya Fujinami) wrote in #note-30: > "Ruby Box" is a registered trademark in Japan by Hitachi Solutions Technology, Ltd. > ... Both Ruby and Box are common words, and mere combinations of them are not problematic, unles...matz (Yukihiro Matsumoto)
I understand the concern for future confusion, but it's a trade-off. I'd accept confusion here (option 1) to avoid complex semantics and implementation. Matz. matz (Yukihiro Matsumoto)
Currently, `?=` means "a single character =". We don't want to break current available syntax, unless absolutely necessary. Matz. matz (Yukihiro Matsumoto)
`fetch_path` is much better than `dig!` since this bang method is against our naming convention (if we have x and x!, a method with `!` (bang) should be more dangerous). At the same time, `_path` usually means file paths in Ruby, and po...matz (Yukihiro Matsumoto)
I accept `Ruby::Box`. I saw the proposal for `Ruby::Context` but this namespace things are a bit different from the `context`. Matz. matz (Yukihiro Matsumoto)
Sorry, `/o` is a traditional option. Even though Perl is not popular anymore, we are **not** going to deprecate it. If you (or someone) is going to update the document for modern audience, I'd be very happy. Matz. matz (Yukihiro Matsumoto)