From: ts Date: 2001-06-27T18:39:58+09:00 Subject: [ruby-talk:16961] Re: rb_define_class() vs Class.new() >>>>> "K" == Kero van Gelder writes: K> Perhaps you mean ``you don't really want it'', which is subtly K> different. It may not be true, but I can not find an example atm for K> which I really want it. If Class.new has this syntax, I ask that *all* classes has the same syntax, and this for : * the internal classes of ruby * all libraries written in ruby * all extensions written in C/C++/... :-) Guy Decoux