From: Yukihiro Matsumoto Date: 2011-06-07T23:48:25+09:00 Subject: [ruby-core:36824] Re: [Ruby 1.9 - Feature #4845] Provide Class#cb_object_instantiated_from_literal(object) Hi, In message "Re: [ruby-core:36822] [Ruby 1.9 - Feature #4845] Provide Class#cb_object_instantiated_from_literal(object)" on Tue, 7 Jun 2011 23:32:31 +0900, Lazaridis Ilias writes: |Yukihiro Matsumoto wrote: |> Besides that, I strongly discourage to intercept literal creation, since it would change the semantics of the fundamental object model. | |Discouraging and disabling are two different things. I know. But the performance problem _and_ above discouragement make me feel it's not worth adding. matz.