tfpt review /shelveset:Reflection;REDMOND\tomat Removes singleton classes from Module#ancestors return value to match MRI. Implements Kernel#extend, Kernel#singleton_methods, Module#extended and Module#extend_object.
Fixes [#20002] singleton_methods not implemented. Fixes [#19972] Module::module_function assertion error. The assertion was incorrect. Fixes [#20011] Can't subclass module. Added protected constructors to allow inheriting in Ruby. Includes adjusted Wayne Kelly's patch. Tomas
Reflection.diff
Description: Reflection.diff
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
