From: Trans Date: 2006-08-20T09:30:11+09:00 Subject: Re: using a module at the toplevel doesn't work Trans wrote: > Why? Becuase the module uses #define_method, and #define_method isn't > defined in main. > > Which brings me to two questions: > > 1. How do I get around this problem? Please save me from having to > delgate the whole module! > > 2. Why isn't main a self extended module to begin with? Honestly, this > question has been buigging me for a long time. > > T. As a follow up to this, I made the following blog post: http://7rans0noma.blogspot.com/2006/08/vote-kernel-for-toplevel-object.html T.