[ruby-core:62569] Re: [ruby-trunk - Feature #9614] [Open] ordering of non-Hash items which use st_ internally

From: Eric Wong <normalperson@...>
Date: 2014-05-14 00:58:08 UTC
List: ruby-core #62569
normalperson@yhbt.net wrote:
> Hi matz, I would like your permission to remove the order preservation from
> any or all of the following currently implemented using st_table:
> 
> * method tables
> * global symbols (Symbol.all_symbols)
> * constant tables
> * instance variable tables
> * global_variables method
> * Thread#keys
> * anything besides the Hash class

matz: ping?

In This Thread