From: Rick DeNatale Date: 2007-11-08T21:18:13+09:00 Subject: Re: Metaclasses On 11/8/07, Xavier Noria wrote: > On Nov 8, 2007, at 12:42 PM, Rick DeNatale wrote: > > Actually, it's not that anything isn't in place in 1.8, it's that the > > implementation of Class#superclass skips classes in the superclass > > chain, the same way that Object#class skips an instance singleton > > class if there is one, > > Singleton classes are created on-demand behind the scenes? Yes, at least in 1.8, and I can't imagine why that would change. -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/