Hi! JRuby has a wonderful idea about method which is to generate method class. We all know that it takes some time to do that, so it's good idea to save the result.
In JRuby, DumpingInvocationCallbackFactory is used for this purpose. But the code with which save the result is commented. I think it could slow down the start-up speed. Is it right? BTW, I've ported this idea into XRuby. Thank you! http://groups.google.com/group/xruby-devel/browse_thread/thread/8fd58ca8b4450e9e Ye Zheng -- Everything is simple! --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
