From: ts Date: 2005-08-27T22:42:18+09:00 Subject: Re: Unrequiring a module >>>>> "I" == Iain Dooley writes: I> rb_load_file(filename); I> class AssignSomeText < Qt::Object first remove the constant AssignSomeText, then use rb_load_protect() Guy Decoux