From: Daniel Berger Date: 2007-02-14T07:55:13+09:00 Subject: Re: Converting class_for to a C extension On Feb 13, 3:40 pm, "Lyle Johnson" wrote: > On 2/13/07, Daniel Berger wrote: > > > I found this snippet posted to handle doing const_get for nested > > classes/modules: > > > > I know this doesn't directly answer the question you asked, but why > not just use rb_path2class()? *SLAPS FOREHEAD* Thanks Lyle. Dan