Hi, Rodrigo Rosenfeld Rosas wrote: > > I like the idea too. I just think that Ruby is very simple to start with > because it is very consistent and with a few rules. Someone would expect > __MAIN__ to be a constant, which is not. Why would one expect __MAIN__ to be any more or less of a constant than __FILE__ or __LINE__ or __method__ ? Seems to me its behavior would be consistent with the others. Regards, Bill