From: Austin Ziegler Date: 2005-07-02T19:30:25+09:00 Subject: Re: Loading a file without cluttering the global namespace On 7/2/05, Benjamin Hepp wrote: > Is it at all possible to prevent this? If so, how to do it? Not cleanly. There's a few examples of wrapped loads that allow you to load into a random namespace; I've done one myself as a theoretical example. Ultimately, though, this isn't the way that Ruby was meant to be used. What problem are you trying to solve? There might be another way. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca