From: "ara.t.howard" Date: 2008-05-23T23:51:12+09:00 Subject: Re: Prevent ruby constant variables from changing? On May 23, 2008, at 6:56 AM, Mark Wilden wrote: > You're not really loading a different class - you're just updating > the current class, which could be done more tediously by redefining > its methods and reinitializing its attributes. But I see what you > mean, and you're right. *sometimes* the way rails does things you can do class C end ... edit ... module C end ... reload ... and it can work. a @ http://codeforpeople.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama