On 8/31/06, Logan Capaldo <logancapaldo / gmail.com> wrote: > > On Aug 31, 2006, at 8:26 AM, Rick DeNatale wrote: > > > On 8/30/06, Joel VanderWerf <vjoel / path.berkeley.edu> wrote: > >> Rick DeNatale wrote: > >> > But module nesting is namespace nesting, so what does it mean to > >> put a > >> > nameless object in a namespace? > >> > >> It's the other way around: a named object in an unnamed namespace, > >> using > >> rb_define_module_under. > > > > Except that the OP said that BOTH were anonymous. Pasting from the > > original post: > > > >> I can't do this by symbol lookup since class A (and B for that > >> matter) > >> are anonymous. > > > I was just pointing out ways something like that could possibly come > to occur. No problem. I'm just trying to figure out what he want's to accomplish. -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/