From: "Radosław Bułat" Date: 2009-01-21T18:56:01+09:00 Subject: [ruby-core:21484] [Bug #1030] Path to enumerator.so in $LOADED_PATH isn't expanded Issue #1030 has been updated by Rados��aw Bu��at. Oh, I see. Could you explain why 'enumerator.so' is need in $" (I wrongly wrote it as $LOADED_PATH, it should be $LOADED_FEATURES)? If it's to not broke code like require "enumerator" maybe you could build "dummy" enumerator.so file to do nothing or somehow hidden it from $"? I think that it could be confusing that "enumerator.so" file doesn't exists and that it's only one path in $" which is not expanded. Most users will be confused with that distinction. Ruby needs consistency, even in such a "simple" things. Please, please consider my suggestion. Thanks. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/1030 ---------------------------------------- http://redmine.ruby-lang.org