From: "Martin J. Dürst" Date: 2012-10-29T10:42:38+09:00 Subject: [ruby-core:48535] Re: [ruby-trunk - Feature #6697] [PATCH] Add Kernel#Symbol conversion method like String(), Array() etc. On 2012/10/27 20:12, mame (Yusuke Endoh) wrote: > > Issue #6697 has been updated by mame (Yusuke Endoh). > > Assignee changed from mame (Yusuke Endoh) to matz (Yukihiro Matsumoto) > > In Ruby, it is not a good idea to propose something because of consistency. I guess this should say: In Ruby, it is not a good idea to propose something *only* because of consistency. Consistency is good, but (as possibly in this proposal) adding a method just for consistency, without demonstrating an actual need, isn't Ruby style. So please show some strong uses cases for this method. Regards, Martin.